[Doc] Fix 'currentmodule' directive for ctml_writer functions
This commit is contained in:
parent
6867381781
commit
a6350348a1
4 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.. py:currentmodule:: ctml_writer
|
||||
.. py:currentmodule:: cantera.ctml_writer
|
||||
|
||||
.. _sec-input-files:
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.. py:currentmodule:: ctml_writer
|
||||
.. py:currentmodule:: cantera.ctml_writer
|
||||
|
||||
.. _sec-phases:
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.. py:currentmodule:: ctml_writer
|
||||
.. py:currentmodule:: cantera.ctml_writer
|
||||
|
||||
.. _sec-reactions:
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.. py:currentmodule:: ctml_writer
|
||||
.. py:currentmodule:: cantera.ctml_writer
|
||||
|
||||
.. _sec-species:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue