Add special RST roles for the Inform entities.
[ibg.git] / conf.py
diff --git a/conf.py b/conf.py
index a83caf611fc70f04381a2ab5f1da745efdd1f4d8..d7cd39c416efe6328b594eaff2b9ab8fc36d71a2 100644 (file)
--- 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 ----------------------------------------------