Commit e59a9d8b authored by Davis King's avatar Davis King

cleaned up makedocs slightly

parent cdcdc588
...@@ -166,7 +166,7 @@ makedocs () ...@@ -166,7 +166,7 @@ makedocs ()
else else
if [ "$1" != "fast" ] if [ "$1" != "fast" ]
then then
build_python_interface build_python_interface no-test-python
fi; fi;
sphinx-build -b html docs/python sphinx.$$ sphinx-build -b html docs/python sphinx.$$
fi; 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