Skip to content
Snippets Groups Projects
Commit 78b891c9 authored by Martin Lange's avatar Martin Lange
Browse files

generate docs from installed package, temporarily add module models to toc

parent aa58b2b6
No related branches found
No related tags found
2 merge requests!43Fix documention paths in CI,!41Initialize package structure
Pipeline #52471 passed with stage
in 38 seconds
......@@ -18,7 +18,7 @@ documentation:
before_script:
- pip3 install sphinx numpy
script:
- export PYTHONPATH="src"
- pip3 install --editable .
- sphinx-apidoc --separate -o docs src/finam
- sphinx-build -W -b html docs docs/build
- mv docs/build public/
......
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