X-Git-Url: https://jxself.org/git/?p=ibg.git;a=blobdiff_plain;f=conf.py;h=956d4bc187847f645e8a898e5c55e0945f91485e;hp=1621a528676719d874f386076ddb070956c5d562;hb=abd9bb494e05d4ddebd8363875ba4bd63f993171;hpb=d102cdffefa7d68901d9f6e7d564656270bd0280 diff --git a/conf.py b/conf.py index 1621a52..956d4bc 100644 --- a/conf.py +++ b/conf.py @@ -22,6 +22,8 @@ import codecs # documentation root, use os.path.abspath to make it absolute, like shown here. sys.path.insert(0, ".") +import tools.sphinxpatch + from tools.inform import InformLexer from tools.transcript import TranscriptLexer