From 91719b94ce3b2d1fd9969577a58f1e5e084d2265 Mon Sep 17 00:00:00 2001 From: Aaron Ayres Date: Wed, 28 Apr 2021 13:10:14 -0500 Subject: [PATCH 1/2] link to how do I page not faq from docs home page --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index afea428d1..a09cd313d 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -48,7 +48,7 @@ give a good overview of the capabilities of Chaco: - :ref:`Modeling Van del Waal's Equations ` - :ref:`Creating an interactive Hyetograph ` -There is also a :ref:`FAQ ` which provides answers to issues and common +There is also a :ref:`How Do I...? ` which provides answers to issues and common tricks that help when building Chaco applications. For comprehensive documentation, we have: From e98a7f3aaa33a3511bccb392e68a4ff771eca303 Mon Sep 17 00:00:00 2001 From: Aaron Ayres Date: Wed, 28 Apr 2021 13:14:27 -0500 Subject: [PATCH 2/2] wording --- docs/source/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index a09cd313d..f65b3a166 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -48,8 +48,8 @@ give a good overview of the capabilities of Chaco: - :ref:`Modeling Van del Waal's Equations ` - :ref:`Creating an interactive Hyetograph ` -There is also a :ref:`How Do I...? ` which provides answers to issues and common -tricks that help when building Chaco applications. +There is also a :ref:`How Do I...? ` page which provides answers to +issues and common tricks that help when building Chaco applications. For comprehensive documentation, we have: