Opened 2 months ago
Closed 2 months ago
#36474 closed New feature (wontfix)
Add sphinx-autobuild and livehtml command to make file for live reload of the django documentation
Reported by: | Farhan Ali | Owned by: | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Farhan Ali | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
When writting documentation is really frustrating to go back and rerun the command to rebuild the documentation and open the browser or refresh the browser to see the change.
Note:
See TracTickets
for help on using tickets.
Hello Farhan Ali, thank you for your ticket. As I just mentioned on Discord, you can easily choose to use
sphinx-autobuild
or any other Sphinx builder by overriding the env variables that theMakefile
support: