diff options
author | Tonus <tonus1@free.fr> | 2023-01-20 05:26:04 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-21 10:22:05 +0700 |
commit | 0ddfadcec03ecb5f925779cd98573f5c41b9dc67 (patch) | |
tree | 3667298ce79044597efb5b45cbf5d0f7f2a1ff4f /python/sphinx-autobuild/README | |
parent | cc0a82dfd602bb1fbf8f6e86ab83ea3c72f7083b (diff) |
python/sphinx-autobuild: Added (Rebuild Sphinx docs on changes)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/sphinx-autobuild/README')
-rw-r--r-- | python/sphinx-autobuild/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/sphinx-autobuild/README b/python/sphinx-autobuild/README new file mode 100644 index 0000000000000..0fd1b55afe998 --- /dev/null +++ b/python/sphinx-autobuild/README @@ -0,0 +1,3 @@ +Rebuild Sphinx documentation on changes, with live-reload +in the browser + |