Changeset 7 for trunk/adm


Ignore:
Timestamp:
12/14/10 12:36:07 (13 years ago)
Author:
pinsard
Message:

add some graph - io - in headers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/adm/sphinx/conf.py

    r4 r7  
    2323# EVOLUTIONS 
    2424# ========== 
     25# 
     26# - fplod 20101214T110437Z aedon.locean-ipsl.upmc.fr (Darwin) 
     27# 
     28#   * add graphviz extension 
    2529# 
    2630# - fplod 20101213T163131Z aedon.locean-ipsl.upmc.fr (Darwin) 
     
    5660# Add any Sphinx extension module names here, as strings. They can be extensions 
    5761# coming with Sphinx (named 'sphinx.ext.*') or your custom ones. 
    58 extensions = ['sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.pngmath', 'sphinx.ext.ifconfig'] 
     62extensions = ['sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.pngmath', 'sphinx.ext.ifconfig','sphinx.ext.graphviz'] 
    5963 
    6064 
Note: See TracChangeset for help on using the changeset viewer.