Просмотр исходного кода

Put C++ docs in doxygen folder

Daniele Bartolini 10 лет назад
Родитель
Сommit
3c07c1a705
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/Doxyfile.doxygen

+ 1 - 1
docs/Doxyfile.doxygen

@@ -1070,7 +1070,7 @@ GENERATE_HTML          = YES
 # The default directory is: html.
 # The default directory is: html.
 # This tag requires that the tag GENERATE_HTML is set to YES.
 # This tag requires that the tag GENERATE_HTML is set to YES.
 
 
-HTML_OUTPUT            = html
+HTML_OUTPUT            = doxygen
 
 
 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
 # generated HTML page (for example: .htm, .php, .asp).
 # generated HTML page (for example: .htm, .php, .asp).