diff options
author | Nikos Giotis <nikos.giotis@gmail.com> | 2018-02-13 16:38:43 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-17 07:42:55 +0700 |
commit | ef03b97f3c6292eee97065807ac89ae7a2f13f4f (patch) | |
tree | 54eb60d16b92e9fd8282d72f288d5bd7efc6cfd7 /python/alabaster/README | |
parent | 903033b4924ee621f8c1b97a51a95fc5f123a8bb (diff) | |
download | slackbuilds-ef03b97f3c6292eee97065807ac89ae7a2f13f4f.tar.gz |
python/alabaster: Updated for version 0.7.10.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/alabaster/README')
-rw-r--r-- | python/alabaster/README | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/python/alabaster/README b/python/alabaster/README index 23f045aae5..9145a9e8a2 100644 --- a/python/alabaster/README +++ b/python/alabaster/README @@ -1,13 +1,15 @@ A configurable sidebar-enabled Sphinx theme -Alabaster is a visually (c)lean, responsive, configurable theme +Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system. It is Python 2+3 compatible. It began as a third-party theme, and is still maintained separately, but as of Sphinx 1.3, Alabaster is an install-time dependency of Sphinx and is selected as the default theme. -Live examples of this theme can be seen on this project’s own +Live examples of this theme can be seen on this project's own website, paramiko.org, fabfile.org and pyinvoke.org. For more documentation, please see http://alabaster.readthedocs.io. + +Optional dependency: python3 (automatically detected) |