﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
37157	"Add ""htmllive"" for docs development (sphinx-autobuild)"	Mike Edmunds	Mike Edmunds	"CPython's docs Makefile includes an [https://github.com/python/cpython/blob/e60c42dc3f5a8dd9b10bc9a8a028ef2765469650/Doc/Makefile#L156-L159 ""htmllive""] target that's ''extremely'' helpful while working on docs. It:
- Builds the docs
- Opens a web browser on the local docs build (like Django's ""make htmlview"")
- Watches the docs source and rebuilds after any changes
- Hot reloads updated pages

All of this is via [https://github.com/sphinx-doc/sphinx-autobuild sphinx-autobuild].

We should borrow that ""htmllive"" target for Django's docs/Makefile.

(I haven't investigated whether sphinx-autobuild works on Windows. If so, we'd also add it in docs/make.bat.)"	Cleanup/optimization	assigned	Documentation	6.0	Normal		sphinx		Unreviewed	0	0	0	0	0	0
