Search⌘ K

Get More reST: Re-run make HTML

Explore how to document Python code using Sphinx by rerunning the make html command to compile changes. Understand how to create additional documentation pages in reStructuredText or Markdown, and configure Sphinx to handle different markup formats. This lesson helps you manage project documentation effectively.

Re-run make html

After making numerous changes, we re-run make html. Here you will be able to see the description of the ...