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 412d802 commit fce2c11Copy full SHA for fce2c11
README.rst
@@ -144,8 +144,9 @@ to avoid needing to manually manage ports and opening browser windows
144
Notifications for build cycles
145
------------------------------
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).
+As an example of using the ``--pre-build`` and ``--post-build`` arguments,
+the command below uses `notify-send` to send a notification when a build
149
+starts and finishes.
150
151
.. code-block:: bash
152
0 commit comments