Ver código fonte

Set PHP as the primary domain as well

Dominic Scheirlinck 12 anos atrás
pai
commit
061e5311e1
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      doc/conf.py

+ 3 - 0
doc/conf.py

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