From 0cbf128e5f4d01c0da29227dff2c041782f788fe Mon Sep 17 00:00:00 2001
From: Rene Brun <Rene.Brun@cern.ch>
Date: Fri, 12 Dec 2008 10:31:06 +0000
Subject: [PATCH] From Axel: Add a description for the reference guide
 containing a link to the tutorials.

git-svn-id: http://root.cern.ch/svn/root/trunk@26864 27541ba8-7e3a-0410-8455-c3a389f83636
---
 doc/index.html | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 doc/index.html

diff --git a/doc/index.html b/doc/index.html
new file mode 100644
index 00000000000..a6629446b2b
--- /dev/null
+++ b/doc/index.html
@@ -0,0 +1,6 @@
+<p style="margin:0em 1em 2em 1em;">These pages contain the documentation for all ROOT classes, and the conceptual structure of the ROOT classes, its modules.
+The documentation can be accessed by browsing the modules below,
+by accessing a certain class directly using the <a href="ClassIndex.html">Class Index</a>,
+or by simply searching the reference guide (see search field above).
+The <a href="tutorials">ROOT Tutorials</a> show how to use many of ROOT's classes.
+</p>
-- 
GitLab