Merge branch 'master' of github.com:Leonetienne/GhettoCrypt
This commit is contained in:
commit
5722110bce
1
Doxygen/.gitignore
vendored
Normal file
1
Doxygen/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
build/
|
2579
Doxygen/doxyfig
Normal file
2579
Doxygen/doxyfig
Normal file
File diff suppressed because it is too large
Load Diff
9
Doxygen/doxyrun.sh
Normal file
9
Doxygen/doxyrun.sh
Normal file
@ -0,0 +1,9 @@
|
||||
# Copy repository readme here to be used as a cover page
|
||||
tail ../readme.md -n +2 > index.md
|
||||
|
||||
# Run doxygen
|
||||
doxygen doxyfig
|
||||
|
||||
# Cleanup index.md
|
||||
rm -f index.md
|
||||
|
Loading…
x
Reference in New Issue
Block a user