jazzband / django-revproxy

Reverse Proxy view that supports all HTTP methods, Diazo transformations and Single Sign-On.
Mozilla Public License 2.0
305 stars 118 forks source link

[DOCS] Fix quickstart snippets #177

Closed andruten closed 12 months ago

andruten commented 12 months ago

Added .readthedocs.yaml file.

Also, readthedocs is not displaying two code snippets properly due to the absence of a line break, which may fix #176.

Captura de pantalla 2023-11-26 a las 22 29 21 Captura de pantalla 2023-11-26 a las 22 29 00

Extra: A warning was displayed exporting docs in html.

../CHANGELOG.rst:75: WARNING: Bullet list ends without a blank line; unexpected unindent.
codecov[bot] commented 12 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9bff40a) 98.55% compared to head (eec53ba) 98.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #177 +/- ## ======================================= Coverage 98.55% 98.55% ======================================= Files 7 7 Lines 414 414 Branches 70 70 ======================================= Hits 408 408 Misses 3 3 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.