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 11743 for NEMO/trunk – NEMO

Changeset 11743 for NEMO/trunk


Ignore:
Timestamp:
2019-10-21T14:57:14+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Review README for configuration setup

Location:
NEMO/trunk
Files:
1 added
2 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/cfgs/README.rst

    r11735 r11743  
    2929=========================================================== 
    3030 
    31 To compile the ORCA2_ICE_PISCES_ reference configuration using ``makenemo``, 
     31To compile the ORCA2_ICE_PISCES_ reference configuration using :file:`makenemo`, 
    3232one should use the following, by selecting among available architecture file or 
    3333providing a user defined one: 
  • NEMO/trunk/doc/rst/source/conf.py

    r11735 r11743  
    2626# Add any Sphinx extension module names here, as strings. They can be extensions 
    2727# coming with Sphinx (named 'sphinx.ext.*') or your custom ones. 
    28 extensions = ['sphinx.ext.extlinks', 'sphinxcontrib.bibtex', 'sphinx.ext.todo'] 
     28extensions = ['sphinx.ext.extlinks', 'sphinxcontrib.bibtex', 
     29              'sphinx.ext.todo'    , 'sphinx.ext.autosectionlabel'] 
    2930 
    3031# Add any paths that contain templates here, relative to this directory. 
  • NEMO/trunk/tests/README.rst

    r11735 r11743  
    55.. todo:: 
    66 
    7  
     7   CANAL animated gif is missing 
    88 
    99.. contents:: 
Note: See TracChangeset for help on using the changeset viewer.