Skip to content

Commit f2919d9

Browse files
committed
Add sphinx-rtd-theme link
1 parent d410fe3 commit f2919d9

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ A sphinx extension for creating panels in a grid layout or as drop-downs.
6464
Click the links to see the documentation built with:
6565

6666
- `alabaster <https://sphinx-panels.readthedocs.io/en/alabaster-theme/>`_
67+
- `sphinx-rtd-theme <https://sphinx-panels.readthedocs.io>`_
6768
- `sphinx-pydata-theme <https://sphinx-panels.readthedocs.io/en/pydata-theme/>`_
6869
- `sphinx-book-theme <https://sphinx-panels.readthedocs.io/en/sphinx-book-theme/>`_
6970

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@
5050
"Topic :: Software Development :: Libraries :: Python Modules",
5151
"Framework :: Sphinx :: Extension",
5252
],
53-
keywords="sphinx html bootstrap grid card",
53+
keywords="sphinx html bootstrap grid card dropdown button badge",
5454
)

0 commit comments

Comments
 (0)