소스 검색

COMP: Documentation - Do not account for ctk prefix when ordering class alphabitecally

Jean-Christophe Fillion-Robin 15 년 전
부모
커밋
f487ab613b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Documentation/Doxyfile.txt.in

+ 1 - 1
Documentation/Doxyfile.txt.in

@@ -815,7 +815,7 @@ COLS_IN_ALPHA_INDEX    = 3
 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that
 # should be ignored while generating the index headers.
 
-IGNORE_PREFIX          = 
+IGNORE_PREFIX          = ctk
 
 #---------------------------------------------------------------------------
 # configuration options related to the HTML output