New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 11713 for NEMO/trunk/doc/rst/source/global.rst – NEMO

Ignore:
Timestamp:
2019-10-17T17:49:19+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Revamp TOP README and implement a TODO list
Review tracers.rst by adding snippets of source files
Add drafthtml target for Makefile related to draft building tag for sphinx-build to
display todo items at the top of the guide homepage

Misc:

  • Use dedicated :file: role instead of ... for file or directory
  • Update BibTeX entries of NEMO reference publications by using :title: role
  • Dump of RELEASE_NOTES.rst
  • New file todos.rst to list all items declared with todo directive
  • Modify conf.py to add a conditional test for draft tag
File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/rst/source/global.rst

    r11707 r11713  
    55.. role:: grey 
    66.. role:: greysup(sup) 
    7 .. role: underline 
    8 ..   :class: underline 
    97 
    108.. Substitutions 
    119 
    12 .. |NEMO-OCE| replace:: :blue:`NEMO-OCE (Ocean dynamics)` 
    13 .. |NEMO-ICE| replace:: :grey:`NEMO-SI`\ :greysup:`3`\ :grey:`(Sea Ice)` 
    14 .. |NEMO-MBG| replace:: :green:`NEMO-TOP/PISCES (Biogeochemistry)` 
     10.. |NEMO-OCE| replace::  :blue:`NEMO-OCE (Ocean dynamics)` 
     11.. |OCE|      replace::  :blue:`NEMO-OCE` 
     12.. |NEMO-ICE| replace::  :grey:`NEMO-SI`\ :greysup:`3`  :grey:`(Sea Ice)` 
     13.. |ICE|      replace::  :grey:`NEMO-SI`\ :greysup:`3` 
     14.. |NEMO-MBG| replace:: :green:`NEMO-TOP/PISCES (Tracers)` 
     15.. |MBG|      replace:: :green:`NEMO-TOP/PISCES` 
    1516 
    1617.. External links 
     
    3738.. _EGU: http://www.egu.eu 
    3839.. _Special Issue: https://www.geosci-model-dev.net/special_issue40.html 
     40.. _BFM man: https://cmcc-foundation.github.io/www.bfm-community.eu/files/bfm-nemo-manual_r1.0_201508.pdf 
    3941 
    4042.. DOI 
Note: See TracChangeset for help on using the changeset viewer.