sphinx-togglebutton icon indicating copy to clipboard operation
sphinx-togglebutton copied to clipboard

Show and hide content with a button in Sphinx

Results 17 sphinx-togglebutton issues
Sort by recently updated
recently updated
newest added

### Context Sometimes I have to show large samples of code as documentation examples. As they clutter the page I tend to hide them behind a toggle button. Currently I...

enhancement

In the fork, I propose to use a language_map global config that allows to use multiple languages dynamically.

### Context support `hint` and `hint_hide` directives or custom titles on any toggle buttons ### Proposal _No response_ ### Tasks and updates _No response_

enhancement

Adds repository options to `html_theme_options` to link to in-use branch and path in the repository containing the docs. Fixes `Suggest edit` button link. Ref: https://sphinx-book-theme.readthedocs.io/en/latest/reference.html

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.1.0 to 1.13.0. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.13.0 [!important] 🚨 This release includes fixes for GHSA-vxmw-7h4f-hqxh discovered by @​woodruffw💰. We've also integrated Zizmor to catch...

dependencies
github_actions

This PR references and solves issue #22. Closes #22 This pull request introduces internationalization (i18n) support for the `sphinx_togglebutton` package, enabling translations for toggle button text, and adds functionality to...