From eb0a6c574fd18d5c5d903e5d07cba8cafc376ee0 Mon Sep 17 00:00:00 2001 From: Chris Holdgraf Date: Mon, 18 Jul 2022 23:48:28 +0200 Subject: Update documentation structure and theming (#10677) Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com> --- doc/tutorial/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/tutorial') diff --git a/doc/tutorial/index.rst b/doc/tutorial/index.rst index 1d12aff83..57a055f43 100644 --- a/doc/tutorial/index.rst +++ b/doc/tutorial/index.rst @@ -1,8 +1,8 @@ .. _tutorial: -=============== -Sphinx tutorial -=============== +======================== +Build your first project +======================== In this tutorial you will build a simple documentation project using Sphinx, and view it in your browser as HTML. The project will include narrative, -- cgit v1.2.1