Updated documentation
This commit is contained in:
parent
87a2c6b1fc
commit
7176fdb71d
|
@ -19,4 +19,7 @@ help:
|
||||||
%: Makefile
|
%: Makefile
|
||||||
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
|
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
|
||||||
rm -rf html
|
rm -rf html
|
||||||
|
rm -rf manual
|
||||||
cp -r build/html ./
|
cp -r build/html ./
|
||||||
|
mv html manual
|
||||||
|
cp -r build/latex/reticulumnetworkstack.pdf ./Reticulum.pdf
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 286 B After Width: | Height: | Size: 286 B |
Before Width: | Height: | Size: 90 B After Width: | Height: | Size: 90 B |
Before Width: | Height: | Size: 90 B After Width: | Height: | Size: 90 B |
Loading…
Reference in New Issue