X-Git-Url: https://jxself.org/git/?p=ibg.git;a=blobdiff_plain;f=conf.py;h=d7cd39c416efe6328b594eaff2b9ab8fc36d71a2;hp=a83caf611fc70f04381a2ab5f1da745efdd1f4d8;hb=4261ff48a6357e2af0957f5e1b88bdc022243d16;hpb=0d516f59baf6cdad07fe8f00264da39ddd8b0ebb diff --git a/conf.py b/conf.py index a83caf6..d7cd39c 100644 --- a/conf.py +++ b/conf.py @@ -137,6 +137,9 @@ highlight_language = 'none' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True +# Turn off default domain. +primary_domain = None + # -- Options for HTML output ----------------------------------------------