Docs script edit + better precision in verbose tracer + progress bar updates
This commit is contained in:
parent
a2a6928b0a
commit
5982ba62ba
130 changed files with 12 additions and 11 deletions
5
doc/sphinx/addAllDocs.sh
Normal file
5
doc/sphinx/addAllDocs.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
svn add *.rst
|
||||
svn add _build/html/*.html
|
||||
svn add _build/html/sources/*.txt
|
||||
svn add _build/html/modules/*.html
|
||||
Loading…
Add table
Add a link
Reference in a new issue