Révision e5603c3f doc/sphinx_doc/conf.py
b/doc/sphinx_doc/conf.py | ||
---|---|---|
17 | 17 |
# add these directories to sys.path here. If the directory is relative to the |
18 | 18 |
# documentation root, use os.path.abspath to make it absolute, like shown here. |
19 | 19 |
#sys.path.insert(0, os.path.abspath('.')) |
20 |
sys.path.insert(0, os.path.abspath('../../../snep/src/current'))
|
|
20 |
sys.path.insert(0, os.path.abspath('../Chuffart_NM2_workdir/src/current'))
|
|
21 | 21 |
|
22 | 22 |
# -- General configuration ----------------------------------------------------- |
23 | 23 |
|
... | ... | |
185 | 185 |
# Grouping the document tree into LaTeX files. List of tuples |
186 | 186 |
# (source start file, target name, title, author, documentclass [howto/manual]). |
187 | 187 |
latex_documents = [ |
188 |
('index', 'NucleoMiner2.tex', u'nucleo\\_miner Documentation',
|
|
188 |
('index', 'NucleoMiner2.tex', u'NucleoMiner2 Documentation',
|
|
189 | 189 |
u'Florent CHUFFART, Jean-Baptiste VEYRIERAS, Gael YVERT', 'manual'), |
190 | 190 |
] |
191 | 191 |
|
Formats disponibles : Unified diff