How to modify the website?

Follow these steps to update any page of the documentation.

  1. Navigate to the doc/source folder on the main branch and select the .rst file you want to modify.

    Navigate to doc/source
  2. Click the pencil button on the file you wish to edit.

    Click the pencil button
  3. Make your changes and click Preview to verify the page appears as desired.

    Preview your changes
  4. Click Commit changes, write a brief description in the commit message, ensure Create a new branch… is selected, and press Propose changes.

    Commit and propose changes