File: Doxyfile

package info (click to toggle)
taskflow 3.9.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 45,948 kB
  • sloc: cpp: 39,058; xml: 35,572; python: 12,935; javascript: 1,732; makefile: 59; sh: 16
file content (17 lines) | stat: -rw-r--r-- 794 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
XML_OUTPUT              =

PROJECT_NAME = "A project"
PROJECT_BRIEF = "is cool"

##! M_THEME_COLOR       = #00ffff
##! M_FAVICON           = favicon-light.png
##! M_PAGE_HEADER       = "<p><a href=\"{filename}\">A self link</a>.</p>"
##! M_PAGE_FINE_PRINT   = "<p><a href=\"http://doxygen.org\">Doxygen</a> version {doxygen_version}.</p>"
##! M_LINKS_NAVBAR1     = "files pages namespaces" \
##!                       "annotated namespaces pages"
##! M_LINKS_NAVBAR2     = "pages pages annotated"
##! M_SEARCH_EXTERNAL_URL = "https://google.com/search?q=site:mcss.mosra.cz+{}"
##! M_SEARCH_HELP       = "Some <em>help</em>."
##! M_HTML_HEADER       = "<!-- this is extra in the header -->" \
##!                       "  <!-- and more, indented -->" \
##!                       "<!-- yes. -->"