You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-sphinx-last-updated-by-git-0.2.2-5.fc36.noarch
Get the "last updated" time for each Sphinx page from Git. This is a little Sphinx_ extension that does exactly that.It also checks for included files and other dependencies.
RPMPackage python3-sphinx-kr-theme-0.2.1-12.lbn36.noarch
This is a repackaging of Kenneth Reitz's krTheme, a theme for use in Sphinx documentation, originally derived from Mitsuhiko's Flask theme.
RPMPackage python3-sphinx-jinja2-compat-0.3.0-1.lbn36.noarch
Patches Jinja2 v3 to restore compatibility with earlier Sphinx versions. Also makes some Sphinx versions work correctly on Python 3.10. The patches can be disabled by setting the environment variable NO_SPHINX_JINJA2_COMPAT to 1. (v0.2.0 and newer only)
RPMPackage python3-sphinx-issues-3.0.1-2.fc36.noarch
A Sphinx extension for linking to your project's issue tracker. Includes roles for linking to issues, pull requests, user profiles, with built-in support for GitHub (though this works with other services).
RPMPackage python3-sphinx-hoverxref-0.5b1-7.fc36.noarch
Sphinx extension to show a floating window (tooltips or modal dialogues) on the cross references of the documentation embedding the content of the linked section on them. With sphinx-hoverxref, you don’t need to click a link to see what’s in there.
RPMPackage python3-sphinx-git-11.0.0-1.lbn36.noarch
 
RPMPackage python3-sphinx-gallery-0.11.1-1.lbn36.noarch
Sphinx-Gallery A Sphinx extension that builds an HTML version of any Python script and puts it into an examples gallery.
RPMPackage python3-sphinx-feature-classification-tests-1.1.0-1.lbn36.noarch
OpenStack sphinx-feature-classification library. This package contains the example library test files.
RPMPackage python3-sphinx-feature-classification-1.1.0-1.lbn36.noarch
OpenStack sphinx-feature-classification library. This is a Sphinx directive that allows creating matrices of drivers a project contains and which features they support.
RPMPackage python3-sphinx-favicon-0.2-1.lbn36.noarch
sphinx-favicon**A Sphinx extension to add custom favicons**With sphinx- favicon, you can add custom favicons to your Sphinx html documentation quickly and easily.You can define favicons directly in your conf.py, with different rel attributes such as ["icon"]( or ["apple-touch-icon"]( and any favicon size.The sphinx-favicon extension gives you more flexibility than the [standard favicon.ico...
RPMPackage python3-sphinx-epytext-0.0.4-8.fc36.noarch
This package provides basic support for epytext docstrings in Sphinx autodoc.
RPMPackage python3-sphinx-design-0.6.1-1.lbn36.noarch
sphinx-design A sphinx extension for designing beautiful, view size responsive web components. Created with inspiration from Bootstrap (v5), Material Design and Material-UI design frameworks. Usage Simply pip install sphinx-design and add the extension to your conf.py: extensions = ["sphinx_design"] Supported browsers Chrome >= 60 Firefox >= 60 Firefox ESR iOS >= 12 Safari >= 12 Explorer >= 12 (Mirrors: https:/github.com/twbs/bootstrap/blob/v5.0.2/.browserslistrc) Theme support View the documentation in multiple themes: alabaster sphinx-book-theme pydata-sphinx-theme sphinx-rtd-theme furo Comparison to sphinx-panels This package is an iteration on sphinx-panels and intends to replace it. See Migrating from sphinx-panels for more information. Development It is recommended to use tox to run the tests and document builds. Run tox -va to see all the available tox environments. To run linting, formatting and SASS compilation, use pre-commit. pre-commit run --all css will run the SAS
RPMPackage python3-sphinx-copybutton-0.5.2-1.lbn36.noarch
Sphinx-copybutton does one thing: add a little "copy" button to the right of your code blocks. If the code block overlaps to the right of the text area, you can just click the button to get the whole thing.
RPMPackage python3-sphinx-bootstrap-theme-0.8.1-6.lbn36.noarch
This sphinx theme integrates the Booststrap CSS / Javascript framework with various layout options, hierarchical menu navigation, and mobile-friendly responsive design. It is configurable, extensible and can use any number of different Bootswatch CSS themes.
RPMPackage python3-sphinx-basic-ng-1.0.0b2-1.lbn36.noarch
 
RPMPackage python3-sphinx-autodoc-typehints-3.0.1-1.lbn36.noarch
sphinx-autodoc-typehints[![PyPI]( [![Supported Python versions]( [![Downloads]( [![check]( extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types
RPMPackage python3-sphinx-autobuild-2021.3.14-1.lbn36.noarch
Rebuild Sphinx documentation on changes, with live-reload in the browser.
RPMPackage python3-sphinx-autoapi-3.6.0-1.lbn36.noarch
Sphinx AutoAPI is a Sphinx extension for generating complete API documentation without needing to load, run, or import the project being documented. In contrast to the traditional Sphinx autodoc, which requires manual authoring and uses code imports, AutoAPI finds and generates documentation by parsing source code.
RPMPackage python3-sphinx-argparse-0.4.0-4.lbn36.noarch
Sphinx extension that automatically documents argparse commands and options
RPMPackage python3-sphinx-ansible-theme-0.9.1-1.lbn36.noarch
sphinx_ansible_theme --A reusable Ansible Sphinx Theme.Demo-site at