Skip to content
Snippets Groups Projects
Commit fb3818ac authored by Mihai Baltac's avatar Mihai Baltac
Browse files

removed better_apidoc.py, was added initially for some testing

parent 04a45de9
No related branches found
No related tags found
1 merge request!223Merge Mihai's documentation enhancements
Pipeline #
......@@ -33,7 +33,8 @@ pages:
- pip install sphinx_rtd_theme
- pip install better-apidoc
- pip install numpydoc
- sh docs/generate.sh
- better-apidoc -l -e -d 2 -t docs/generation-templates -o docs/source/mod nifty4
- sphinx-build -b html docs/source/ docs/build/
- mv docs/build/ public/
artifacts:
paths:
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment