X-Git-Url: https://jxself.org/git/?p=ibg.git;a=blobdiff_plain;f=conf.py;fp=conf.py;h=956d4bc187847f645e8a898e5c55e0945f91485e;hp=1621a528676719d874f386076ddb070956c5d562;hb=2a223f38ada318aa468e46210b7f92941816100e;hpb=f0b3c1de40eb2b2f228e43e99bf0535b1c2ea5da 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