We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d410fe3 commit f2919d9Copy full SHA for f2919d9
2 files changed
docs/index.rst
@@ -64,6 +64,7 @@ A sphinx extension for creating panels in a grid layout or as drop-downs.
64
Click the links to see the documentation built with:
65
66
- `alabaster <https://sphinx-panels.readthedocs.io/en/alabaster-theme/>`_
67
+ - `sphinx-rtd-theme <https://sphinx-panels.readthedocs.io>`_
68
- `sphinx-pydata-theme <https://sphinx-panels.readthedocs.io/en/pydata-theme/>`_
69
- `sphinx-book-theme <https://sphinx-panels.readthedocs.io/en/sphinx-book-theme/>`_
70
setup.py
@@ -50,5 +50,5 @@
50
"Topic :: Software Development :: Libraries :: Python Modules",
51
"Framework :: Sphinx :: Extension",
52
],
53
- keywords="sphinx html bootstrap grid card",
+ keywords="sphinx html bootstrap grid card dropdown button badge",
54
)
0 commit comments