From 4ea9d35a2b3dc8b94d1d9681ce109b5959cdd811 Mon Sep 17 00:00:00 2001 From: "Bryan W. Weber" Date: Mon, 18 Jun 2018 14:25:50 -0400 Subject: [PATCH] Add the CTI API documentation back to the main index page --- doc/sphinx/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/sphinx/index.rst b/doc/sphinx/index.rst index f04e0480e..635c395db 100644 --- a/doc/sphinx/index.rst +++ b/doc/sphinx/index.rst @@ -5,10 +5,12 @@ Documentation ============= These are the detailed API documentation pages for the Python and Matlab -interfaces for Cantera. +interfaces for Cantera. There is also documentation of the CTI input file +format. .. toctree:: :maxdepth: 2 + cti/classes cython/index matlab/index