Преглед на файлове

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