carltongibson / django-filter

A generic system for filtering Django QuerySets based on user selections
https://django-filter.readthedocs.io/en/main/
Other
4.41k stars 766 forks source link

Use Furo theme #1614

Closed jnns closed 10 months ago

jnns commented 10 months ago

Add 'furo' dependency to a new documentation-specific requirements.txt to have it available during the build process on ReadTheDocs and configure Sphinx to use it.

Configuration directives for the sphinx-rtd theme are no longer required.

Closes #1610

A preview is available on django-filter-furo.readthedocs.io as long as this pull request is open.

codecov-commenter commented 10 months ago

Codecov Report

Merging #1614 (7cf8193) into main (bbaa959) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1614   +/-   ##
=======================================
  Coverage   98.59%   98.59%           
=======================================
  Files          15       15           
  Lines        1281     1281           
=======================================
  Hits         1263     1263           
  Misses         18       18