mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-09-19 20:24:36 -04:00
Updated docs
This commit is contained in:
parent
aa93e475a4
commit
87a2c6b1fc
11 changed files with 90 additions and 138 deletions
|
@ -18,3 +18,5 @@ help:
|
|||
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
|
||||
%: Makefile
|
||||
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
|
||||
rm -rf html
|
||||
cp -r build/html ./
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue