New directory structure for libghettocrypt

This commit is contained in:
Leonetienne
2022-05-16 21:43:22 +02:00
parent 9772c5fcf8
commit ae276e49af
38 changed files with 19406 additions and 1721 deletions

1
GhettoCrypt/doxygen/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
build/

2579
GhettoCrypt/doxygen/doxyfig Normal file

File diff suppressed because it is too large Load Diff

View 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