Skip to content

Commit 0b99bdb

Browse files
committed
Update docs to mention building docs via SPHINXBUILD variable
1 parent 066977a commit 0b99bdb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/developing.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,9 @@ Rebuild the documentation when an ``.rst`` file is edited:
194194
$ cd doc
195195
$ make watch
196196
197+
# If you're not source'd via `poetry shell`, you can use this:
198+
$ make SPHINXBUILD='poetry run sphinx-build' watch
199+
197200
.. _tmuxp developer config:
198201

199202
tmuxp developer config

0 commit comments

Comments
 (0)