diff options
author | Prof. HORSTMANN <wmh@eipg.fr> | 2020-05-15 23:19:18 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-16 08:44:12 +0700 |
commit | 0d85ab9558a326a4258527d5a168aceb0ed9140f (patch) | |
tree | f7398e724e100e5da4d12c4757770b613225d416 /python/sphinx-rtd-theme/README | |
parent | 5da8c8e1d68813dd1412ca6b8b6b079aa65d6ce3 (diff) |
python/sphinx-rtd-theme: Added (decorator)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/sphinx-rtd-theme/README')
-rw-r--r-- | python/sphinx-rtd-theme/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/python/sphinx-rtd-theme/README b/python/sphinx-rtd-theme/README new file mode 100644 index 0000000000000..9e27b7a33df74 --- /dev/null +++ b/python/sphinx-rtd-theme/README @@ -0,0 +1,7 @@ +The sphinx_rtd_theme is a sphinx theme designed to look modern and be +mobile-friendly. + +This theme is primarily focused to be used on readthedocs.org but can work with +your own sphinx projects. + +To read more and see a working demo head over to readthedocs.org. |