Skip to content

Automatic updates of the documentation

Hugo edited this page Feb 19, 2025 · 1 revision

Here are the steps to update the documentation:

  • trigger the action "Build, zip and upload documentation for release" ( build_sphinx_documentation.yml ) on the branch (master)
  • make the following esthetic change the generated zip: in static/js/theme.js change .wy-menu-vertical ul into .wy-menu-vertical li > ul as suggested in this PR
  • re-upload the zip of the files (not the folder)
  • rebuild "latest" in the SofaPython3 ReadTheDocs project

That's it! 🎉

Clone this wiki locally