Follow the instructions. Select yes for Makefile and windows file (make.bat)
To make docs:
make html
to clear docs:
make clean
Use publish-sphinx-docs
publish-sphinx-docs --docs-dir <path-to-source> --docs-remote <link-to-repo>
Follow the instructions. Select yes for Makefile and windows file (make.bat)
To make docs:
make html
to clear docs:
make clean
Use publish-sphinx-docs
publish-sphinx-docs --docs-dir <path-to-source> --docs-remote <link-to-repo>