summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoe Heck <heckj@mac.com>2011-10-27 13:20:27 -0700
committerJoe Heck <heckj@mac.com>2011-10-27 13:23:39 -0700
commit6e7d208436efc3585bbc598da26df37326e0b778 (patch)
tree005f18c713ce1ae634187a4ae1e32a2f521597be /README
parent7fbd04358de60b15f068e5b2241c854c1103d765 (diff)
downloadtuskar-ui-6e7d208436efc3585bbc598da26df37326e0b778.tar.gz
adding version to project, setting up autobuild of docs with ./run_tests.sh --docs
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index d95e6385..edbfb156 100644
--- a/README
+++ b/README
@@ -63,7 +63,7 @@ The source is maintained in the `doc/source` folder using
* Building Automatically::
- $ python setup.py build_sphinx
+ $ ./run_tests.sh --docs
* Building Manually::
@@ -71,4 +71,4 @@ The source is maintained in the `doc/source` folder using
$ python doc/generate_autodoc_index.py
$ sphinx-build -b html doc/source build/sphinx/html
-Results in `doc/build/html` directory
+Results are in the `build/sphinx/html` directory