소스 검색

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