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
842acd69
"docs/source/vscode:/vscode.git/clone" did not exist on "4297e6d6ff4c2773a167591136d6117af1d1b031"
Commit
842acd69
authored
Jan 21, 2018
by
Davis King
Browse files
Build the python extension before running sphinx.
parent
d21b1fb7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
docs/makedocs
docs/makedocs
+1
-0
No files found.
docs/makedocs
View file @
842acd69
...
...
@@ -150,6 +150,7 @@ makedocs ()
if [ "$1" != "fast" ]
then
cd ..
python setup.py build || report_failure
python setup.py build_sphinx -c docs/docs/python --build-dir docs/sphinx.$$ || report_failure
cd docs
cp -r sphinx.$$/html docs/web/python
...
...
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