Commit e59a9d8b authored by Davis King's avatar Davis King

cleaned up makedocs slightly

parent cdcdc588
......@@ -166,7 +166,7 @@ makedocs ()
else
if [ "$1" != "fast" ]
then
build_python_interface
build_python_interface no-test-python
fi;
sphinx-build -b html docs/python sphinx.$$
fi;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment