Home
last modified time | relevance | path

Searched refs:doc (Results 1 – 4 of 4) sorted by relevance

/honee/
H A Dindex.md12 doc/intro
13 doc/theory
14 doc/auxiliary
15 doc/runtime_options
16 doc/examples
H A D.gitignore40 doc/html
41 doc/build
44 doc/sphinx/source/examples/
H A DMakefile249 SPHINXBUILDDIR = doc/build
251 doc-html doc-dirhtml doc-latexpdf doc-epub doc-help : doc-% : doxygen
254 doc-livehtml : doxygen
257 doc : doc-html target
259 doc-clean:
260 $(RM) -r doc/html doc/build
H A DDoxyfile64 # PROJECT_LOGO = doc/img/logo.png
1091 # IMAGE_PATH = doc/img
1284 HTML_OUTPUT = doc/html
1591 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#namespace).
1600 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#virtual-folders).
1601 # The default value is: doc.
1604 QHP_VIRTUAL_FOLDER = doc
1609 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters).
1617 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters).
1624 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#filter-attributes).
[all …]