-
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
DocumentationRelates to the psf.infra.io documentationRelates to the psf.infra.io documentation
Description
When needing to work on docs, I find the following a little cumbersome
psf-salt$ cd docs
psf-salt/docs$ make html && python -m http.server
It would be nice to have
- hot-reloading (sphinx-autobuild?)
- A
Makefile
target in the root of the repo so that we could just runmake docs-serve
or something to only need a oneshot command to get going
Metadata
Metadata
Assignees
Labels
DocumentationRelates to the psf.infra.io documentationRelates to the psf.infra.io documentation