Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Just like you compile and test your Fortran before committing it, you should “compile” and view your documentation before committing and pushing the branch. Unlike compiling and running the model, the documentation can be easily built and displayed on your laptop. Here is one way to do thatBut first you need to install the python programs needed to build the documentation.

Set up documentation development environment.

You only have to do this once and on each machine you wish to use for writing documentation.

...