We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72feb25 commit 412d802Copy full SHA for 412d802
README.rst
@@ -141,8 +141,8 @@ to avoid needing to manually manage ports and opening browser windows
141
sphinx-autobuild --port=0 --open-browser pikachu/docs pikachu/docs/_build/html &
142
sphinx-autobuild --port=0 --open-browser magikarp/docs magickarp/docs/_build/html &
143
144
-Notify when build starts and ends
145
----------------------------------
+Notifications for build cycles
+------------------------------
146
147
When running sphinx-autobuild as a daemon, users may need to be notified when
148
the build starts and ends (require libnotify and a notification server).
0 commit comments