Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenMesh
openmesh-python
Commits
9145b39a
Commit
9145b39a
authored
Feb 16, 2018
by
Isaak Lim
Browse files
install sphinx for documentation CI job
parent
c98135d1
Pipeline
#6245
passed with stages
in 5 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9145b39a
...
...
@@ -241,6 +241,7 @@ deploy-documentation:
-
virtualenv --clear -p python3.5 .
-
source bin/activate
-
pip install dist3/*.whl
-
pip install sphinx sphinx_rtd_theme
-
mkdir documentation
-
cd docs
-
make html
...
...
Write
Preview
Supports
Markdown
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