issues
search
line
/
centraldogma-python
Python client library for Central Dogma
https://line.github.io/centraldogma-python/
Apache License 2.0
19
stars
9
forks
source link
Deploy Sphinx documentation to Github pages
#37
Closed
hexoul
closed
2 years ago
hexoul
commented
2 years ago
Motivation
33
Unless users build Sphinx at local, there was no way to see documentation.
Modifications
Add a Github action to deploy to Github pages.
It tested at forked repo.
https://hexoul.github.io/centraldogma-python/centraldogma.html#module-centraldogma.dogma
misc.
Fix pre-build command for Sphinx.
Fix wrong spaces.
Result
Deployed Github pages.
Close #33
Motivation
33
Modifications
Result