initial commit
This commit is contained in:
26
Doxyfile-mcss
Normal file
26
Doxyfile-mcss
Normal file
@@ -0,0 +1,26 @@
|
||||
@INCLUDE = Doxyfile
|
||||
GENERATE_HTML = NO
|
||||
GENERATE_XML = YES
|
||||
XML_PROGRAMLISTING = NO
|
||||
|
||||
HTML_EXTRA_STYLESHEET = \
|
||||
https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600&subset=latin-ext \
|
||||
docs/css/m-udel+documentation.compiled.css \
|
||||
docs/css/custom.css
|
||||
|
||||
|
||||
## No need to expose to-do list or bug list in public docs.
|
||||
GENERATE_TODOLIST = NO
|
||||
GENERATE_BUGLIST = NO
|
||||
|
||||
##! M_THEME_COLOR = #2f73a3
|
||||
##! M_FAVICON = docs/img/favicon-light.png
|
||||
|
||||
##! M_LINKS_NAVBAR1 = pages annotated namespaceov__core namespaceov__type namespaceov__msckf namespaceov__init namespaceov__eval
|
||||
##! M_LINKS_NAVBAR2 = \
|
||||
##! "<a href=\"https://github.com/rpng/open_vins/">GitHub</a>"
|
||||
|
||||
|
||||
##! M_SEARCH_DOWNLOAD_BINARY = NO
|
||||
##! M_PAGE_FINE_PRINT = "<p>Generated by <a href="https://doxygen.org/">Doxygen</a> {doxygen_version} and <a href="https://mcss.mosra.cz/">m.css</a>.</p>"
|
||||
|
||||
Reference in New Issue
Block a user