You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-sphinxcontrib-robotframework-0.8.1-1.lbn36.noarch
Robot Framework extension for Sphinx **sphinxcontrib-robotframework** is a Sphinx_-extension, which executes embedded Robot Framework_ tests during sphinx- build.**sphinxcontrib-robotframework** can be used in doctest_ way to validate examples shown in documentation or with Selenium_ and its Robot Framework integration, Selenium2Library_, to generate scripted screenshots during the...
RPMPackage python3-sphinxcontrib-robotdoc-0.11.0-1.lbn36.noarch
Introduction This package provides a Sphinx-extension to embed Robot Framework test suites, test cases, or user keywords in into Sphinx-documents in spirit of the autodoc Sphinx-extension. When to use? Consider not using this package.This package was created before Robot Framework plain text syntax lexer (highlighting support) was implemented and included into Pygments (> 1.6rc1). This package...
RPMPackage python3-sphinxcontrib-restbuilder-0.3-1.lbn36.noarch
Sphinx_ extension to build reST (reStructuredText_) files.This extension is in particular useful to use in combination with the autodoc extension to automatically generate documentation for use by any rst parser (such as the GitHub wiki).In itself, the extension is fairly straightforward -- it takes the parsed reST file from Sphinx_ and outputs it as reST... _Sphinx: .. _reStructuredText:
RPMPackage python3-sphinxcontrib-qthelp-2.0.0-2.lbn36.noarch
sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.
RPMPackage python3-sphinxcontrib-programoutput-0.18-2.lbn36.noarch
A Sphinx extension to literally insert the output of arbitrary commands into documents, helping you to keep your command examples up to date.
RPMPackage python3-sphinxcontrib-log-cabinet-1.0.1-1.lbn36.noarch
sphinxcontrib-log-cabinet Organize changelogs generated by versionadded, versionchanged, deprecated directives. The log will be sorted by newest to oldest version. For HTML docs, older versions will be collapsed by default.Install:.. code-block:: text $ pip install sphinxcontrib-log- cabinetEnable:.. code-block:: python extensions [ ..., "sphinxcontrib.log_cabinet", ...,...
RPMPackage python3-sphinxcontrib-jsmath-1.0.1-14.fc36.noarch
sphinxcontrib-jsmath is a sphinx extension which renders display math in HTML via JavaScript.
RPMPackage python3-sphinxcontrib-httpexample-1.1-1.lbn36.noarch
sphinxcontrib-httpexample .. image::
RPMPackage python3-sphinxcontrib-htmlhelp-2.1.0-2.lbn36.noarch
sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files.
RPMPackage python3-sphinxcontrib-devhelp-2.0.0-2.lbn36.noarch
sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.
RPMPackage python3-sphinxcontrib-applehelp-1.0.6-1.lbn36.noarch
sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books.
RPMPackage python3-sphinxcontrib-apidoc-0.5.0-2.lbn36.noarch
This package contains Sphinx extension for running sphinx-apidoc_ on each build.Overview *sphinx-apidoc* is a tool for automatic generation of Sphinx sources that, using the autodoc <sphinx_autodoc>_ extension, documents a whole package in the style of other automatic API documentation tools. *sphinx-apidoc* does not actually build documentation - rather it simply generates it.
RPMPackage python3-sphinx_tabs-3.4.1-1.lbn36.noarch
sphinx-tabs[![Github-CI][github-ci]][github-link] [![Coverage Status][codecov- badge]][codecov-link] [![PyPI][pypi-badge]][pypi-link]Create tabbed content in [Sphinx documentation]() when building HTML.For example, see the [Raw] code of [docs/index.rst](docs/index.rst) which generates the following:A live demo can be found here: <>![Tabs](/images/tabs.gif) Installationbash pip install sphinx-...
RPMPackage python3-sphinx_rtd_theme-3.0.2-2.lbn36.noarch
This is a prototype mobile-friendly sphinx theme for readthedocs.org. It's currently in development and includes some rtd variable checks that can be ignored if you're just trying to use it on your project outside of that site.
RPMPackage python3-sphinx-theme-alabaster-0.7.16-5.lbn36.noarch
Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system. It began as a third-party theme, and is still maintained separately, but as of Sphinx 1.3, Alabaster is an install-time dependency of Sphinx and is selected as the default theme.
RPMPackage python3-sphinx-testing-1.0.1-1.lbn36.noarch
testing utility classes and functions for Sphinx extensions
RPMPackage python3-sphinx-rtd-theme-1.0.0-1.lbn36.noarch
This Sphinx theme was designed to provide a great reader experience for documentation users on both desktop and mobile devices. This theme is used primarily on Read the Docs but can work with any Sphinx project. You can find a working demo of the theme in the theme documentation
RPMPackage python3-sphinx-latex-8.1.3-2.lbn36.noarch
Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects. This package pulls in the TeX dependencies needed by Sphinx's LaTeX builder.
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-argparse-0.4.0-4.lbn36.noarch
Sphinx extension that automatically documents argparse commands and options