X-Git-Url: https://jxself.org/git/?p=ibg.git;a=blobdiff_plain;f=conf.py;fp=conf.py;h=d7cd39c416efe6328b594eaff2b9ab8fc36d71a2;hp=a83caf611fc70f04381a2ab5f1da745efdd1f4d8;hb=fb8b7c14f10733e913e2b87f9a82e5b44c0dc7be;hpb=54830106a3ef48c411e0346f54bfb56f3072b8a2 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 ----------------------------------------------