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

A sphinx extension for designing beautiful, screen-size responsive web components.

Results 72 sphinx-design issues
Sort by recently updated
recently updated
newest added

You are using the role name to define the style of the icon, it should be aligned with the version of font awesome advertised i.e. fa6. To avoid older documentations...

Please consider modifying the Getting Started documentation to discuss css classes and using the html path for the image. i.e.: not only needed "colon_fence" but also "html_image" . I noticed...

### Describe the bug With the `sphinx.ext.autosectionlabel` extension installed, it automatically generates references to sections in pages. You would typically reference this section by the following syntax ```rst My :ref:`this...

bug

### Describe the bug Due to lines like: https://github.com/executablebooks/sphinx-design/blob/42077cf08756019db3936fbd9a66d68f6ce6d23d/sphinx_design/cards.py#L117 My POT file contains, in this case: ``` msgid "card-img-top" msgstr "" ``` ### Reproduce the bug Run `sphinx-build -b gettext...

bug

Not sure it is a bug, but I was expecting a different behavior. ### Describe the bug **Summary** When using make latex to get a pdf manual, the dropdown commands...

bug

updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.5.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.4...v0.5.1) - [github.com/pre-commit/mirrors-mypy: v1.10.0 → v1.10.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.10.0...v1.10.1)

Thank you for this awesome library. I referred to the implementation of the octicon role in [icons.py (a3bdfa3)](https://github.com/executablebooks/sphinx-design/blob/a3bdfa3742c25a7261a8301dfbb2a09e9700d325/sphinx_design/icons.py). In reading the implementation, I noticed some unused code, so I propose...

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. Release notes Sourced from actions/setup-python's releases. v5.0.0 What's Changed In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772)....

dependencies
github_actions

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...

dependencies
github_actions

Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. Release notes Sourced from pytest's releases. 8.2.1 pytest 8.2.1 (2024-05-19) Improvements #12334: Support for Python 3.13 (beta1 at the time...

dependencies
python