Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
poezio
poezio
Commits
eb477fb3
Unverified
Commit
eb477fb3
authored
Oct 13, 2018
by
mathieui
Browse files
install sphinx in the venv
parent
8484f9e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
eb477fb3
...
...
@@ -12,6 +12,7 @@ build-doc:
script
:
-
./update.sh
-
. ./poezio-venv/bin/activate
-
pip install sphinx
-
make doc
-
rm -rf /www/latest
-
mv doc/build/html/ /www/latest
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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