sphinx-design
sphinx-design copied to clipboard
A sphinx extension for designing beautiful, screen-size responsive web components.
Update to latest octicons version This works in my current project but I did not perform any documentation generation tests, sorry!
### Context For outgoing links, it feels sometimes more intuitive to open a link in a new tab / page instead of the current one. This is for example when...
This pull request seeks to clarify the relationship between Sphinx Design buttons and HTML buttons. It updates the language in the docs. It also fixes an issue where some of...
Updates the requirements on [furo](https://github.com/pradyunsg/furo) to permit the latest version. Changelog Sourced from furo's changelog. Changelog 2023.09.10 -- Zesty Zaffre Make asset hash injection idempotent, fixing Sphinx 6 compatibility. Fix...
Updates the requirements on [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) to permit the latest version. Release notes Sourced from pydata-sphinx-theme's releases. v0.14.1 What's Changed bug fixes fix: change the z-index of the dropdown by @12rambau...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
### Describe the bug **context** I'm not sure whether this is a problem with `sphinx_design`, but I recently tried to Install `sphinx_design` with [PDM ](https://pdm.fming.dev/latest) and Sphinx 7.2.6 pre-installed. This...
### Context I see `sphinx-design` ships something called `dropdowns`, but they seem to be what (at least Bootstrap) calls accordions (I am no UI developer, in case my ignorance needed...
Closes #161
### Describe the bug Thanks for providing the sphinx-design extension. I use it together with Pydata Sphinx Theme to build a navigation page for our product documentation. See https://docs.software-univention.de/. I...