From 511f6b828592d4c40c72cf623b67d7708d150ef7 Mon Sep 17 00:00:00 2001 From: Ingmar Schoegl Date: Sat, 20 Sep 2025 10:41:43 -0500 Subject: [PATCH] [docs] Simplify examples landing page --- doc/sphinx/examples/index.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/doc/sphinx/examples/index.md b/doc/sphinx/examples/index.md index dc4ae5316..6680fea5d 100644 --- a/doc/sphinx/examples/index.md +++ b/doc/sphinx/examples/index.md @@ -8,20 +8,18 @@ assumptions. Users are responsible for verifying suitability before adapting the research or applications. ::: -Cantera includes examples for a number of applications. To see all examples written in a -particular programming language, select the corresponding category below. Or, to browse -all examples covering a particular topic, regardless of programming language, select -from the {ref}`list of example tags `. +- To see all examples written in a particular programming language, select the + corresponding category below. +- To browse all examples covering a particular topic, regardless of programming + language, select from the {ref}`list of example tags `. + +## Python Examples ```{seealso} If you're just getting started with Cantera, see our [](/userguide/python-tutorial) for -an introduction to the Cantera Python interface, or the -[C++ Tutorial](/userguide/cxx-tutorial) for some guidance on using Cantera's C++ -interface. +an introduction to the Cantera Python interface. ``` -## Python Examples - ````{grid} 2 2 2 3 :gutter: 3