X-Git-Url: https://jxself.org/git/?p=ibg.git;a=blobdiff_plain;f=conf.py;h=b3143fc80cccb911b2f7caea47ccafa8629a698a;hp=a83caf611fc70f04381a2ab5f1da745efdd1f4d8;hb=HEAD;hpb=0d516f59baf6cdad07fe8f00264da39ddd8b0ebb diff --git a/conf.py b/conf.py index a83caf6..b3143fc 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 ---------------------------------------------- @@ -170,7 +173,7 @@ html_title = project # The name of an image file (relative to this directory) to place at the top # of the sidebar. -#html_logo = None +html_logo = 'logo.png' # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32