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 11707 for NEMO/trunk/doc/rst/README.rst – NEMO

Ignore:
Timestamp:
2019-10-16T11:05:06+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Review of the rst content
In short, new citations.rst to have a distinct page for NEMO references and
an update of the global directives

File:
1 edited

Legend:

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

    r10991 r11707  
    33********************** 
    44 
    5 | The NEMO guide is made up of several files written in `ReStructuredText <http://docutils.sourceforge.net/rst.html>`_ (`.rst` extension), a WYSIWYG markup language used in the Python community, and scattered all over the NEMO sources. 
     5| The NEMO guide is made up of several files written in 
     6  `ReStructuredText <http://docutils.sourceforge.net/rst.html>`_ (`.rst` extension), 
     7  a WYSIWYG markup language used in the Python community, and scattered all over the NEMO sources. 
    68| You can view them one by one in plain text from `./source` folder, or export all to a user-friendly guide under `./build` (only HTML format at the moment, PDF expected later). 
    79 
Note: See TracChangeset for help on using the changeset viewer.