This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
dds
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Clean up dest of docs output
default_compile_flags
vector-of-bool
4 years ago
parent
a84c382ed9
commit
853af4aeef
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
+2
-1
Makefile
+ 2
- 1
Makefile
View File
@@ -9,7 +9,8 @@ docs:
sphinx-build -b html \
docs \
_build/docs \
-Wqaj8
-d _build/doctrees \
-Wqanj8
echo "Docs generated to _build/docs"
docs-server: docs
Write
Preview
Loading…
Cancel
Save