Bladeren bron

Set PHP as the primary domain as well

Dominic Scheirlinck 12 jaren geleden
bovenliggende
commit
061e5311e1
1 gewijzigde bestanden met toevoegingen van 3 en 0 verwijderingen
  1. 3 0
      doc/conf.py

+ 3 - 0
doc/conf.py

@@ -81,6 +81,9 @@ default_role = 'php:class'
 # Default highlight language
 # Default highlight language
 highlight_language = 'php'
 highlight_language = 'php'
 
 
+# Primary domain, too :-)
+primary_domain = 'php'
+
 # If true, '()' will be appended to :func: etc. cross-reference text.
 # If true, '()' will be appended to :func: etc. cross-reference text.
 #add_function_parentheses = True
 #add_function_parentheses = True