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 14359 for NEMO/trunk/doc/rst/source/conf.py – NEMO

Ignore:
Timestamp:
2021-01-28T17:01:31+01:00 (3 years ago)
Author:
nicolasmartin
Message:

Fix for compiling user guide due to backward incompatibility of sphinxcontrib.bibtex

File:
1 edited

Legend:

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

    r11907 r14359  
    279279# Default language to highlight set to fortran 
    280280highlight_language = 'fortran' 
     281 
     282# Extra setting for sphinxcontrib.bibtex upgrade to 2.X.X branche 
     283bibtex_bibfiles = ['cfgs.bib', 'ref.bib', 'tests.bib', 'zooms.bib'] 
Note: See TracChangeset for help on using the changeset viewer.