Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
rtd:
project: MITgcm-jahn
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ MIT General Circulation Model master code and documentation. The main MITgcm web
We are currently in the process of transferring the documentation to Read the Docs.

- Access the old (complete) documentation [here](http://mitgcm.org/public/r2_manual/final/)
- Access the new (incomplete) documentation [here](http://mitgcm.readthedocs.io/en/latest/)
- Access the new (incomplete) documentation [here](http://mitgcm.readthedocs.io/en/latest/)

6 changes: 6 additions & 0 deletions doc/contributing/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,12 @@ If you prefer, you can rebase rather than merge in the final step above;
just be careful regarding your rebase syntax!


**8.** If your pull request modifies the documentation, rtf-bot will
automatically build the updated docs and a link to them will be added
to the pull request.



Detailed guide for those less familiar with Git and GitHub
----------------------------------------------------------

Expand Down