diff options
author | Slack Coder <slackcoder@server.ky> | 2023-11-29 10:35:20 -0500 |
---|---|---|
committer | Slack Coder <slackcoder@server.ky> | 2024-03-12 16:38:56 -0500 |
commit | b9eaaf853abd4250a6bc424914dae5189bc23de6 (patch) | |
tree | 873ca2d04e4c7f5516876822dafd0f0b38b01f5b /sphinx-theme-builder/README | |
parent | d978a115ef800c22e5cc1a30d075b26c896cabad (diff) | |
download | slackbuilds-b9eaaf853abd4250a6bc424914dae5189bc23de6.tar.xz |
Add GNU Taler
Add the following packages and dependencies to build them from their git
source repositories.
- taler-exchange
- taler-merchant
- libeufin
Diffstat (limited to 'sphinx-theme-builder/README')
-rw-r--r-- | sphinx-theme-builder/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sphinx-theme-builder/README b/sphinx-theme-builder/README new file mode 100644 index 0000000..4975c2b --- /dev/null +++ b/sphinx-theme-builder/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. |