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
Karthikeyan Singaravelan
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
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.gitlab-ci.yml
.gitlab-ci.yml
+1
-0
No files found.
.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
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