mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-07-18 14:28:09 -07:00
Added markdown manual build
This commit is contained in:
@@ -39,5 +39,6 @@ help:
|
||||
@if [ $@ = "markdown" ]; then \
|
||||
rm -rf markdown; \
|
||||
cp -r build/markdown ./; \
|
||||
./clean_md.py ./markdown \
|
||||
echo "Markdown Manual Generated"; \
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user