Fix readme cropping for doxygen
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Leon Etienne 2022-10-25 22:15:33 +00:00
parent 535c90b92c
commit 626ca33536

View File

@ -1,6 +1,6 @@
all: all:
# Copy all but the header of the readme here # Copy all but the header of the readme here
tail ../../readme.md -n +7 > index.md tail ../../readme.md -n +9 > index.md
# #
# Run doxygen # Run doxygen
doxygen doxyfig doxygen doxyfig