Browse Source

script generating the documentation

nas 2 years ago
parent
commit
10f6c6a093
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      gen_doc.sh

+ 4
- 0
gen_doc.sh View File

@@ -0,0 +1,4 @@
1
+#!/bin/sh
2
+
3
+echo "Generating documentation"
4
+doxygen doc.conf

Loading…
Cancel
Save