Doc on gitlab pages
- Add manual job in gitlab-ci to build and publish sphinx autodoc on gitlab-pages
- Only on master branch or tags pipelines
Edited by Vincent Texier
Merge request reports
Activity
changed milestone to %0.56.0
added CI/CD Doc/Website labels
I am stuck with a strange problem...
The fonts are not found in the published web files (404 error), so some icons are broken.
https://clients.duniter.io/python/duniterpy/_static/fonts/fontawesome-webfont.ttf?v=4.7.0
[EDIT]
The files are here, because if I remove the version from the query string in the url, I get the font:
https://clients.duniter.io/python/duniterpy/_static/fonts/fontawesome-webfont.ttf
Very weird...
Edited by Vincent Texieradded 1 commit
- 91977aff - [enh] #101 (closed) remove feature branch from gitlab-ci
Problem is in the web server config.
See https://forum.duniter.org/t/probleme-de-fonts-sur-gitlab-pages/6373/8
So this MR can be merge safely.
Please register or sign in to reply