From b7a6c3a4c2c96a39a81a44f71db327ecd7614f8b Mon Sep 17 00:00:00 2001 From: Rene Brun <Rene.Brun@cern.ch> Date: Mon, 17 Dec 2007 15:38:25 +0000 Subject: [PATCH] From Bertrand: Add the doc/index.txt describing the qtgsi package git-svn-id: http://root.cern.ch/svn/root/trunk@21418 27541ba8-7e3a-0410-8455-c3a389f83636 --- qtgsi/doc/index.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 qtgsi/doc/index.txt diff --git a/qtgsi/doc/index.txt b/qtgsi/doc/index.txt new file mode 100644 index 00000000000..c70ff8954cb --- /dev/null +++ b/qtgsi/doc/index.txt @@ -0,0 +1,8 @@ +This directory contains the GSI implementation of ROOT&Qt. +BEGIN_HTML + See: +<ul> +<li><a href="ftp://root.cern.ch/root/doc/26ROOTandQt.pdf">The Chapter about Qt BNL and Qt GSI in the Users Guide + </a></li> +</ul> +END_HTML -- GitLab