Dokang

Latest version: v0.10.1

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

Scan your dependencies

Page 3 of 4

0.6.1

-------------------------

- Fix redirection error when uploading documentation.

0.6.0

-------------------------

**Brown bag release.**

- Drop Python 2.6 support.

- Make documentation available from the root of Dokang ("/"). This
change is backward-incompatible.

Before this commit, if the upload dir was named "uploaded", the
documentation would be available at ``/uploaded/<doc_set_id>``. This
was a bit too verbose.

With this (backward-incompatible) change, the documentation is now
available at ``/<doc_set_id>``.

0.5.0

-------------------------

- Add "highlight" in the query string of the URLs of search results.
This parameter is understood by Sphinx-generated HTML files.

- Add documentation uploading end point (to use Dokang web frontend to serve the documentation)

0.4.2

-------------------------

- Fix bad-looking (but working) URLs generated in the web front-end.
They used to contain two consecutive slashes (for example
http://example.com/project//doc.html) when the configuration of the
project had a slash at the end of its URL.

0.4.1

-------------------------

- Fixed MANIFEST.in so that the Python package contains all templates
and stylesheets required by the web front-end.

0.4.0

-------------------------

- A new ``dokang.hit_limit`` option has been added to the INI
configuration file. It limits the number of results shown on the web
front-end (or lifts this limit if the option is absent).

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.