瀏覽代碼

Set PHP as the primary domain as well

Dominic Scheirlinck 12 年之前
父節點
當前提交
061e5311e1
共有 1 個文件被更改,包括 3 次插入0 次删除
  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