Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
nam
ProxPython
Commits
0fdef5b8
Commit
0fdef5b8
authored
Jul 06, 2020
by
Jochen Schulz
Browse files
add generation of api doc
parent
728e55da
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0fdef5b8
...
...
@@ -8,6 +8,7 @@ docs:
-
tags
script
:
-
cd docs
-
nix-shell -p python3Packages.sphinx python3Packages.sphinx_rtd_theme python3Packages.numpydoc python3Packages.pnam --run 'sphinx-apidoc -M -f -o Manual/src ../proxtoolbox ../proxtoolbox/Algorithms_old ../proxtoolbox/Problems_old ../proxtoolbox/ProxOperators_old ../proxtoolbox/algorithms/samsara/debug'
-
nix-shell -p python3Packages.sphinx python3Packages.sphinx_rtd_theme python3Packages.numpydoc python3Packages.pnam --run 'env -u SOURCE_DATE_EPOCH make html'
artifacts
:
paths
:
...
...
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