From a6350348a1669e64dc47941e9e4efc074de7800c Mon Sep 17 00:00:00 2001 From: Ray Speth Date: Fri, 25 Jul 2014 18:32:42 +0000 Subject: [PATCH] [Doc] Fix 'currentmodule' directive for ctml_writer functions --- doc/sphinx/cti/input-files.rst | 2 +- doc/sphinx/cti/phases.rst | 2 +- doc/sphinx/cti/reactions.rst | 2 +- doc/sphinx/cti/species.rst | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/sphinx/cti/input-files.rst b/doc/sphinx/cti/input-files.rst index 9545507b1..0352de1af 100644 --- a/doc/sphinx/cti/input-files.rst +++ b/doc/sphinx/cti/input-files.rst @@ -1,4 +1,4 @@ -.. py:currentmodule:: ctml_writer +.. py:currentmodule:: cantera.ctml_writer .. _sec-input-files: diff --git a/doc/sphinx/cti/phases.rst b/doc/sphinx/cti/phases.rst index c499ff45f..4de4fc465 100644 --- a/doc/sphinx/cti/phases.rst +++ b/doc/sphinx/cti/phases.rst @@ -1,4 +1,4 @@ -.. py:currentmodule:: ctml_writer +.. py:currentmodule:: cantera.ctml_writer .. _sec-phases: diff --git a/doc/sphinx/cti/reactions.rst b/doc/sphinx/cti/reactions.rst index ac85fe163..1d82e9000 100644 --- a/doc/sphinx/cti/reactions.rst +++ b/doc/sphinx/cti/reactions.rst @@ -1,4 +1,4 @@ -.. py:currentmodule:: ctml_writer +.. py:currentmodule:: cantera.ctml_writer .. _sec-reactions: diff --git a/doc/sphinx/cti/species.rst b/doc/sphinx/cti/species.rst index 48988b54a..7c0311f18 100644 --- a/doc/sphinx/cti/species.rst +++ b/doc/sphinx/cti/species.rst @@ -1,4 +1,4 @@ -.. py:currentmodule:: ctml_writer +.. py:currentmodule:: cantera.ctml_writer .. _sec-species: