updated librecad.dox
Posted by
Jasleen Kaur on
Jun 23, 2013; 10:43pm
URL: https://forum.librecad.org/updated-librecad-dox-tp5708432.html
I updated librecad.dox with doxygen version 1.8.4. Added README.md as a main page of documentation.
Changes to new librecad.dox :
1) OUTPUT_DIRECTORY = Doc
2) USE_MDFILE_AS_MAINPAGE = README.md
3) INPUT = librecad README.md
4) GENERATE_TREEVIEW = YES
Here is a pull request
https://github.com/LibreCAD/LibreCAD/pull/398