Skip to content

docs: fix errors and warnings

Some of the (lack of) syntax was causing Sphinx to choke on the docstrings. The output also looks nicer as a result.

For example:

  • api.views.refresh_module_branch: before | after
  • stats.models.Release.total_by_releases: before | after
  • stats.models.Statistics.get_lang_stats_by_type: before | after
Edited by Alexandre Franke

Merge request reports