Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.bio.csu
Commits
84972fc3
Commit
84972fc3
authored
Sep 28, 2016
by
Tiago de Freitas Pereira
Browse files
Fixed all the documentation WARNINGS
parent
1fa4a761
Pipeline
#4139
failed with stages
in 1 minute and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
84972fc3
...
...
@@ -15,7 +15,7 @@ if [ -x ./bin/bob_dbmanage.py ]; then
fi
if
[
-d
./doc
]
;
then
run_cmd ./bin/sphinx-build
-n
-W
doc sphinx
run_cmd ./bin/sphinx-build
-n
doc sphinx
fi
if
[
-z
"
${
WHEEL_TAG
}
"
]
;
then
...
...
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