4 # API documentation (Doxygen)
5 doc
-api
.commands
= doxygen docs
/api
/api
.doxygen
6 QMAKE_EXTRA_TARGETS
+= doc
-api
9 doc
-man
.commands
+= a2x
-f manpage docs
/cutechess
.txt
;
10 doc
-man
.commands
+= a2x
-f manpage docs
/cutechess
-cli
.txt
11 QMAKE_EXTRA_TARGETS
+= doc
-man
14 doc
-html
.commands
+= asciidoc
-b xhtml11 docs
/cutechess
.txt
;
15 doc
-html
.commands
+= asciidoc
-b xhtml11 docs
/cutechess
-cli
.txt
16 QMAKE_EXTRA_TARGETS
+= doc
-html