mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-24 12:07:19 +02:00
[docs] generate extra node doc with custom extension
This commit is contained in:
parent
e022b377c4
commit
cec2c79d6a
7 changed files with 102 additions and 13 deletions
|
@ -25,7 +25,8 @@ author = 'AliceVision Association'
|
|||
extensions = [
|
||||
'sphinx.ext.autodoc',
|
||||
'sphinx.ext.autosummary',
|
||||
'fetch_md'
|
||||
'fetch_md',
|
||||
'meshroom_doc'
|
||||
]
|
||||
|
||||
templates_path = ['_templates']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue