feat: support docs auto live-reload with sphinx-autobuild (#4111)
Signed-off-by: samzong <samzong.lu@gmail.com> Co-authored-by: zhaochenyang20 <zhaochen20@outlook.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Clean and serve documentation with auto-build
|
||||
make clean
|
||||
make html
|
||||
python3 -m http.server --d _build/html 8003
|
||||
make serve
|
||||
|
||||
Reference in New Issue
Block a user