Skip to content
Snippets Groups Projects
Commit ac390cae authored by Erwan Rouchet's avatar Erwan Rouchet Committed by Bastien Abadie
Browse files

Fix the GitLab Pages job

parent 44823a50
No related branches found
No related tags found
No related merge requests found
......@@ -66,5 +66,6 @@ pages:
before_script:
- pip install sphinx
script:
- cd docs && make html
- mv docs/_build public
- cd docs
- make html
- mv _build/html public
Arkindex API Client
\ No newline at end of file
# Arkindex API Client
An API client and a command line tool to access Arkindex servers. [Full documentation](https://arkindex.gitlab.io/api-client/)
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