Package: flask-openapi3 / 4.3.1-1

Metadata

Package Version Patches format
flask-openapi3 4.3.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
docs Don t build directory URLs.patch | (download)

mkdocs.yml | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 docs: don't build directory urls

The upstream configuration for the HTML based documentation is targeted
to get published through a web server but not through a simple directory
structure.
Let mkdocs create *.html files for the various topics and sites.

docs Ignore any badges.patch | (download)

README.md | 18 2 + 16 - 0 !
docs/index.zh.md | 16 1 + 15 - 0 !
2 files changed, 3 insertions(+), 31 deletions(-)

 docs: ignore any badges

We don't need this in Debian and these could lead to some potential
privacy issue.

docs disable google fonts.patch | (download)

mkdocs.yml | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 disable googleapi online fonts
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Disable the goggleapi fonts, which are generated by default 
from the material theme template.