[DOCS] Added tutorials
[zend/radio.git] / documentation / manual / en / tutorials / quickstart-conclusion.xml
blob52a7995c90cc31fde8f521e33096906a773188e7
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Reviewed: no -->
3 <sect1 id="learning.quickstart.conclusion">
4     <title>Congratulations!</title>
6     <para>
7         You have now built a very simple application using some of the most commonly used Zend
8         Framework components. Zend Framework makes many components available to you which address
9         most common requirements in web applications, including web services, search, PDF reading
10         and writing, authentication, authorization, and much more. The <link
11             linkend="reference">Reference Guide</link> is a great place to find out more about the
12         components you've used in this QuickStart as well as other components. We hope you find Zend
13         Framework useful and - more importantly - fun!
14     </para>
15 </sect1>