diff options
author | Kolja Lampe <razzeee@gmail.com> | 2016-01-08 12:17:19 +0100 |
---|---|---|
committer | Kolja Lampe <razzeee@gmail.com> | 2016-01-09 16:56:14 +0100 |
commit | f36c022f14ca20db9880e05c71a46526cbf6c31f (patch) | |
tree | 905b879229d83871a1f52116042bc1b0739a14cf /doxygen_resources/README.md | |
parent | 7cbd9506e90cb0d8e3fff01ff577d08f2ce2d0a2 (diff) |
Updated the doxygen solution and added some values/groups
Diffstat (limited to 'doxygen_resources/README.md')
-rw-r--r-- | doxygen_resources/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doxygen_resources/README.md b/doxygen_resources/README.md new file mode 100644 index 0000000000..9544145baa --- /dev/null +++ b/doxygen_resources/README.md @@ -0,0 +1,5 @@ +To generate doxygen documentation, + +run doxygen on the "Doxyfile.doxy" configuration file in this directory. It will generate HTML documenation +in the ../docs folder (under "html") + |