Commit Graph

6 Commits

Author SHA1 Message Date
Cerapter
e435470952 Fix Doxygen looking in nonexisting directory, add more documentation 2021-05-05 23:07:43 +02:00
Cerapter
204877e706 Update Doxygen documentation for tests
Namespaces are neat.
2021-04-23 21:03:50 +02:00
Cerapter
b740f5a3cd Relocate akashi into a subdirectory.
Will be used to make space for tests as well.
2021-04-23 18:29:33 +02:00
Cerapter
ba249af580
Partially document AOClient 2021-03-17 22:44:56 +01:00
Cerapter
b15660e81d
Adjust Doxyfile, document Advertiser
The Doxyfile now correctly reports the version as "0.0.1", and private
and static members are also now extracted, if only to make the
documentation fuller.

The README.md file is used as the index page for the generated Doxygen
documentation.
2021-03-12 20:38:11 +01:00
Cerapter
cba5ef44ad
Add Doxyfile
Doxygen documentation can be generated by calling `doxygen Doxyfile` in
the project's folder.

Furthermore, a Qt help file is also generated if `qhelpgenerator` is in
the path.
2021-03-12 18:56:43 +01:00