Updated documentation

This commit is contained in:
Mark Qvist 2021-05-17 16:10:52 +02:00
commit 7176fdb71d
34 changed files with 3 additions and 0 deletions

View file

@ -19,4 +19,7 @@ help:
%: Makefile
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
rm -rf html
rm -rf manual
cp -r build/html ./
mv html manual
cp -r build/latex/reticulumnetworkstack.pdf ./Reticulum.pdf