This website works better with JavaScript.
Home
Explore
Help
Sign In
nas
/
crypt
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
script generating the documentation
nas
3 years ago
parent
9266218ebf
commit
10f6c6a093
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
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
Write
Preview
Loading…
Cancel
Save