Closed tasdikrahman closed 7 years ago
For generating docs using sphinx, one has to manually run the make html command if some changes are made.
make html
Using CI/CD would remove this manual work
readthedocs pipeline takes care of this
For generating docs using sphinx, one has to manually run the
make html
command if some changes are made.Using CI/CD would remove this manual work