Author: Derick Rethans Date: 2007-05-07 16:23:19 +0200 (Mon, 07 May 2007) New Revision: 5138
Log: - Added front page for docs. Added: docs/overview_2007.1beta1.tpl Added: docs/overview_2007.1beta1.tpl =================================================================== --- docs/overview_2007.1beta1.tpl 2007-05-07 14:18:39 UTC (rev 5137) +++ docs/overview_2007.1beta1.tpl 2007-05-07 14:23:19 UTC (rev 5138) @@ -0,0 +1,35 @@ +<div class="attribute-heading"> +<h1>eZ Components 2007.1beta1 documentation</h1> +</div> +<p>Welcome to the online documentation of eZ Components.</p> + +<p>On the left you can find links to an introductionairy article and a link +to a section with tutorials for each component.</p> + +<h2>API reference</h2> +<p> +The API reference for each component is available through the component links +on the left side. +</p> + +<p> +A complete list of all the elements available can be found on the <a +href='http://ez.no/doc/components/view/2007.1beta1/(file)/elementindex.html'>elements +overview</a> page and a list of all classes you can find <a +href='http://ez.no/doc/components/view/2007.1beta1/(file)/allclassesindex.html'>here</a>. +</p> + +<h2>Installation</h2> +<p> +eZ Components can be installed using a tar.gz/zip bundle or through the +PEAR installer. The article <a +href='http://ez.no/community/articles/an_introduction_to_ez_components'>An +introduction to eZ components</a> explains both installation methods. +</p> + +<h2>Support</h2> +<p> +Discussions about the eZ Components happen on the +<a href='http://ez.no/ezcomponents/mailinglists'>eZ Components</a> mailing +lists. Feel free to drop by with your suggestions or questions. +</p> Property changes on: docs/overview_2007.1beta1.tpl ___________________________________________________________________ Name: svn:eol-style + native -- svn-components mailing list [email protected] http://lists.ez.no/mailman/listinfo/svn-components
