Explorar o código

Put C++ docs in doxygen folder

Daniele Bartolini %!s(int64=10) %!d(string=hai) anos
pai
achega
3c07c1a705
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/Doxyfile.doxygen

+ 1 - 1
docs/Doxyfile.doxygen

@@ -1070,7 +1070,7 @@ GENERATE_HTML          = YES
 # The default directory is: html.
 # 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
 # generated HTML page (for example: .htm, .php, .asp).