Sphinxprettysearchresults

Latest version: v0.3.5

Safety actively analyzes 621239 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.3.5

25: Adds support for `dirhtml` builder

0.3.4

Fixes 23 *Sphinx: pretty search results* didn't support multiple source suffixes, which was especially problematic for users who combine reStructuredText and Markdown files in their projects.

0.3.3

Fixes 21 Sphinx: pretty search results didn't remove [transitions](http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.htmltransitions).

0.3.2

Fixes 17: If a `templates_path` is set, *Sphinx: pretty search results* threw a `Recursion error`, because it expected a overridable `sourcelink.html` template at a specific index of `app.builder.templates.loaders`. Now, the extension searches in all loaders for `sourcelink.html` and doesn't attempt to override `sourcelink.html` if it can't find this template.

0.3.1

Fixes 14: When rebuilding a Sphinx project without cleaning/removing the build files, the build can fail, because the extension expects that the `_raw_sources` directory doesn't exists.

0.3.0

Previously, the extension would overwrite the source files Sphinx copies to the build result. This is a problem for projects that have the property [html_show_sourcelink](http://www.sphinx-doc.org/en/stable/config.htmlconfval-html_show_sourcelink) activated. This commit fixes the issue by introducing a second directory for "raw" source files. For more details, consider the [README](https://github.com/TimKam/sphinx-pretty-searchresults/blob/master/README.rst).

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.