nephila / djangocms-blog

django CMS blog application - Support for multilingual posts, placeholders, social network meta tags and configurable apphooks
https://djangocms-blog.readthedocs.io
BSD 3-Clause "New" or "Revised" License
403 stars 190 forks source link

Refactor documentation #623

Closed yakky closed 4 years ago

yakky commented 4 years ago

Description

Refactor documentation to improve:

Temporarely targeted to #621 for easier review, to be rebased after #621 is merged

References

Fix #622

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #623 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #623   +/-   ##
========================================
  Coverage    94.14%   94.14%           
========================================
  Files           22       22           
  Lines         1041     1041           
  Branches       137      137           
========================================
  Hits           980      980           
  Misses          23       23           
  Partials        38       38           
Flag Coverage Δ
#unittests 94.14% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1cfb8d9...63f47e6. Read the comment docs.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.1%) to 96.74% when pulling 15a82a14ea2209eacb74a30efa11e43279b49b8e on feature/issue-622-improve-documentation into 7e9536b0165d8e394386f1952d7878061c90a8db on feature/issue-620-admin-customization.