diff --git a/gpad/doc/index.txt b/gpad/doc/index.txt new file mode 100644 index 0000000000000000000000000000000000000000..9855d826e8088e8f8f23c4a715f6b95ec0857173 --- /dev/null +++ b/gpad/doc/index.txt @@ -0,0 +1,9 @@ +This directory contains all pad's basic classes. +BEGIN_HTML +<ul> +<li><a href="http://root.cern.ch/root/HowtoDraw.html">How to Draw objects.</a></li> +<li><a href="http://root.cern.ch/root/HowtoPick.html">How to Pick objects.</a></li> +<li><a href="http://root.cern.ch/root/htmldoc/examples/zones.C.html">Dividing a canvas with no margins between pads.</a></li> +<li><a href="http://root.cern.ch/root/htmldoc/examples/transpad.C.html">Using transparent pads.</a></li> +</ul> +END_HTML