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 14446 for NEMO/trunk/doc/rst/source – NEMO

Ignore:
Timestamp:
2021-02-11T19:33:57+01:00 (3 years ago)
Author:
clem
Message:

trunk: some corrections on the html user guide

Location:
NEMO/trunk/doc/rst/source
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/rst/source/conf.py

    r14359 r14446  
    4343# General information about the project. 
    4444project = u'NEMO' 
    45 copyright = u'2019, NEMO Consortium' 
     45copyright = u'2020, NEMO Consortium' 
    4646 
    4747# The version info for the project you're documenting, acts as replacement for 
     
    5050# 
    5151# The short X.Y version. 
    52 version = 'trk' 
     52version = 'trunk' 
    5353# The full version, including alpha/beta/rc tags. 
    5454release = 'trunk' 
  • NEMO/trunk/doc/rst/source/guide.rst

    r13244 r14446  
    1616.. toctree:: 
    1717   :hidden: 
    18 .. todos:: 
     18 
     19   todos 
    1920 
    2021.. Only displayed with 'make drafthtml' 
Note: See TracChangeset for help on using the changeset viewer.