mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-23 16:58:09 +02:00
Add a note about develop-docs to the build docs
Also include sphinx-autobuild as a docs dependency
This commit is contained in:
@@ -88,6 +88,10 @@ To have the kitty documentation available locally, run::
|
||||
|
||||
python3 -m pip install -r docs/requirements.txt && make docs
|
||||
|
||||
To develop the docs, with live reloading, use::
|
||||
|
||||
python3 -m pip install -r docs/requirements.txt && make develop-docs
|
||||
|
||||
|
||||
Building kitty.app on macOS from source
|
||||
-------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user