Added doxygen
This commit is contained in:
2579
Doxygen/doxyfig
Normal file
2579
Doxygen/doxyfig
Normal file
File diff suppressed because it is too large
Load Diff
8
Doxygen/doxyrun.sh
Normal file
8
Doxygen/doxyrun.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
# Copy cut readme.md from root
|
||||
tail ../readme.md -n +5 > index.md
|
||||
|
||||
# Run doxygen
|
||||
sudo doxygen doxyfig
|
||||
|
||||
# Delete index afterwards to prevent people from editing it
|
||||
rm -f index.md
|
Reference in New Issue
Block a user