Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
e59a9d8b
Commit
e59a9d8b
authored
Oct 06, 2013
by
Davis King
Browse files
cleaned up makedocs slightly
parent
cdcdc588
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/makedocs
docs/makedocs
+1
-1
No files found.
docs/makedocs
View file @
e59a9d8b
...
@@ -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;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment