Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Doxylink is a Sphinx extension to link to external Doxygen API documentation. It allows you to specify C++ symbols and it will convert them into links to the HTML page of their Doxygen documentation.
This package defines an extension for the Sphinx documentation system. The extension allows generation of API documentation by introspection of zope.interface instances in code.
This package provide an extension to include jQuery on newer Sphinx releases.
Allows embedding of HTML5 videos in sphinx.
This sphinx extension redirects non-existent pages to working pages. Rediraffe can also check that deleted/renamed files in your git repo are redirected.
Create a Sphinx documentation shell for your project and include the README file as the documentation index. It handles extracting the required meta data such as the project name, author and version from your project for use in your Sphinx docs.
This package provides a Sphinx directive to add unselectable prompt.
Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system. It's the default theme of Sphinx.
sphinxcontrib-htmlhelp is a Sphinx extension which renders HTML help files.
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.
This extension makes it possible to draw Mermaid diagrams in Sphinx documentation.
This Pytest extension mainly provides some Pytest fixtures to simulate converting some source text to Docutils AST at different stages: before transforms, after transforms, etc.
sphinxcontrib-qthelp is a Sphinx extension which outputs QtHelp documents.
sphinxcontrib-serializinghtml is a Sphinx extension which outputs "serialized" HTML files.
This package allows bibtex citations to be inserted into documentation generated by sphinx, via a bibliography directive.
This package provides a Bootstrap-based Sphinx theme from the PyData community.
This package provides a Python API to easily integrate Sphinx documentation into your web application. It provides tools to integrate Sphinx documents in web templates and to handle searches.
This package is an extension to reStructuredText and Sphinx to be able to read and render the Doxygen xml output.
This package provides a sphinx extension for designing beautiful, view size responsive web components.
A Sphinx extension to convert SVG images to PDF in case the builder does not support SVG images natively (e.g. LaTeX).
A Sphinx extension to generate multiversion and multilanguage sitemaps.org compliant sitemaps for the HTML version of your Sphinx documentation.
Sphinxcontrib-newsfeed is an extension for adding a simple Blog, News or Announcements section to a Sphinx website.
This package provides a small sphinx extension to add "copy" buttons to code blocks.
A Sphinx extension to literally insert the output of arbitrary commands into documents, helping you to keep your command examples up to date.