Port details on branch 2023Q3 |
- py-sphinx-inline-tabs Add inline tabbed content to your Sphinx documentation
- 2023.4.21 textproc =4 2023.4.21Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-12-19 20:16:05
- Last Update: 2024-04-13 09:31:42
- Commit Hash: a04f203
- People watching this port, also watch:: libXdamage, libevent, py39-beautifulsoup, autoconf, libexif
- Also Listed In: python
- License: MIT
- WWW:
- https://sphinx-inline-tabs.readthedocs.io/en/latest/
- https://github.com/pradyunsg/sphinx-inline-tabs
- Description:
- Sphinx Inline Tabs adds inline tabbed content to your Sphinx documentation.
Features:
- Elegant design: Small footprint in the markup and generated website, while
looking good.
- Configurable: All the colors can be configured using CSS variables.
- Synchronisation: Tabs with the same label all switch with a single click.
- Works without JavaScript: JavaScript is not required for the basics, only for
synchronisation.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}sphinx-inline-tabs>0:textproc/py-sphinx-inline-tabs@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-sphinx-inline-tabs/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-sphinx-inline-tabs
- pkg install py39-sphinx-inline-tabs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-sphinx-inline-tabs listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-sphinx-inline-tabs
- Package flavors (<flavor>: <package>)
- py39: py39-sphinx-inline-tabs
- distinfo:
- TIMESTAMP = 1684104554
SHA256 (sphinx_inline_tabs-2023.4.21.tar.gz) = 5df2f13f602c158f3f5f6c509e008aeada199a8c76d97ba3aa2822206683bebc
SIZE (sphinx_inline_tabs-2023.4.21.tar.gz) = 42664
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-flit-core>=2<4 : devel/py-flit-core@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-sphinx>=3,1 : textproc/py-sphinx@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- devel/py-pip
- x11/kitty
Configuration Options:
- No options to configure
- Options name:
- textproc_py-sphinx-inline-tabs
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|