You are here: Home

Modified items

All recently modified items, latest first.
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 text/h323 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-phpdomain-0.12.0-2.lbn36.noarch
This package contains the phpdomain Sphinx extension.This extension provides a PHP domain for sphinx.
RPMPackage python3-sphinxcontrib-pecanwsme-0.10.0-7.fc36.noarch
This is an extension to Sphinx (http://sphinx-doc.org/) for documenting APIs built with the Pecan WSGI object-dispatching web framework and WSME (Web Services Made Easy).
RPMPackage python3-sphinxcontrib-pdfembed-0.1-1.lbn36.noarch
This is the code for the sphinxcontrib.pdfembed extension, which embedds PDF files in the sphinx generated webpages. To embed a PDF file in a page use the following: :pdfembed:`src:_static/path_to_pdf.pdf, height:1600, width:1300, align:middle`
RPMPackage python3-sphinxcontrib-openapi-0.7.0-4.fc36.noarch
Sphinx extension to generate APIs docs from OpenAPI (fka Swagger) spec. It depends on sphinxcontrib-httpdomain that provides an HTTP domain for describing RESTful HTTP APIs, so we don’t need to reinvent the wheel.
RPMPackage python3-sphinxcontrib-napoleon-0.7-1.lbn36.noarch
Napoleon - *Marching toward legible docstrings* .. note:: As of Sphinx 1.3, the napoleon extension will come packaged with Sphinx under sphinx.ext.napoleon. The sphinxcontrib.napoleon extension will continue to work with Sphinx < 1.2.Are you tired of writing docstrings that look like this:: :param path: The path of the file to wrap :type path: str :param field_storage: The :class:FileStorage...
RPMPackage python3-sphinxcontrib-moderncmakedomain-3.21.4-1.lbn36.noarch
Sphinx Domain for Modern CMakeThis is taken directly from the Kitware git repository's Utilities directory. The original [sphinxcontrib-cmakedomain] has not been touched in quite some and as a result it wildly out of date. Documenting CMake domain entities in projects is painful otherwise. This works *exactly* in the same way as Kitware, so some time might be needed to study their approach to...
RPMPackage python3-sphinxcontrib-mermaid-0.9.2-1.lbn36.noarch
This extension allows you to embed Mermaid < graphs in your documents, including general flowcharts, sequence diagrams, gantt diagrams and more.It adds a directive to embed mermaid markup. For example::
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-jquery-4.1-3.lbn36.noarch
sphinxcontrib-jquery is a Sphinx extension that ensures that jQuery is always installed for use in Sphinx themes or extensions.
RPMPackage python3-sphinxcontrib-inkscapeconverter-1.2.0-2.fc36.noarch
Converts SVG images to PDF in case the builder does not support SVG images natively (e.g. LaTeX). This package contains converter using Inkscape.
RPMPackage python3-sphinxcontrib-httpexample-1.1-1.lbn36.noarch
sphinxcontrib-httpexample .. image::
RPMPackage python3-sphinxcontrib-httpdomain-1.8.1-2.lbn36.noarch
Using this Sphinx domain you can document your HTTP API. It includes support for generating documentation from Flask routing tables.
RPMPackage python3-sphinxcontrib-htmlhelp-2.1.0-2.lbn36.noarch
sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files.
RPMPackage python3-sphinxcontrib-gravatar-0.1.2-1.lbn36.noarch
sphinxcontrib-gravatar is a Sphinx extension for Gravatar|travis| |coveralls| |downloads| |version| |license|Features* Provide gravatar icon for your document.Set upMake environment with pip:: $ pip install sphinxcontrib- gravatarUsagesetup conf.py with:: set extension extensions + ['sphinxcontrib.gravatar'] define gravatar users gravatar_users ( ('tell-k', {'email': 'ffk2005@gmail.com' }),...
RPMPackage python3-sphinxcontrib-golangdomain-0.2.0.dev0-1.lbn36.noarch