Skip to content

#165, #182: Stop using the Makefile in the CI and tools installed from Poetry dev dependencies in favor of pre-commit, Bump Sphinx to v4

Moul requested to merge 165_182_rm_make_sphinx_doc_pre-commit into main
  • Simplify the commands to build the documentation
  • Remove the dev dependencies now used as pre-commit hooks
  • Bump Sphinx to v4.3.0
  • Makefile: Update commands, since it wasn’t maintained
  • Readme: Update make commands accordingly

The documentation is building correctly, tested in this job.

Close #165 (closed), #182 (closed).

Edited by Moul

Merge request reports