Parent Directory
|
Revision Log
updated documentation
| 1 | joko | 1.1 | <refentry id="{@id}"> |
| 2 | |||
| 3 | <refnamediv> | ||
| 4 | <refname>Miscellaneous Diagrams</refname> | ||
| 5 | <refpurpose>Get some visual impressions of the class hierarchy</refpurpose> | ||
| 6 | </refnamediv> | ||
| 7 | |||
| 8 | <refsynopsisdiv> | ||
| 9 | <author> | ||
| 10 | Andreas Motl | ||
| 11 | <authorblurb> | ||
| 12 | {@link mailto:andreas.motl@ilo.de} | ||
| 13 | </authorblurb> | ||
| 14 | </author> | ||
| 15 | </refsynopsisdiv> | ||
| 16 | |||
| 17 | <refsect1 id="{@id intro}"> | ||
| 18 | <title>{@link http://search.netfrag.org/org.netfrag.glib org.netfrag.glib} Miscellaneous Diagrams</title> | ||
| 19 | <para> | ||
| 20 | These are some diagrams automagically generated from sourcecode | ||
| 21 | with Autodia {@link http://www.droogs.org/autodia/}. | ||
| 22 | </para> | ||
| 23 | </refsect1> | ||
| 24 | |||
| 25 | <refsect1 id="{@id overview}"> | ||
| 26 | <title>Overview: The diagrams</title> | ||
| 27 | <para>We generate two diagrams for each subpackage: One pure and one together with | ||
| 28 | code currently living in the DesignPattern namespace. | ||
| 29 | |||
| 30 | <refsect2 id="{@id diaghow}"> | ||
| 31 | <title>How we did it?</title> | ||
| 32 | <para> | ||
| 33 | The two main components are {@link http://www.phpdoc.org/ phpDocumentor}, | ||
| 34 | which provides the framework to plug some tutorials to certain classes and | ||
| 35 | {@link http://www.droogs.org/autodia/ Autodia}, a source-code to diagram converter. | ||
| 36 | </para> | ||
| 37 | </refsect2> | ||
| 38 | |||
| 39 | <refsect2 id="{@id diagsite}"> | ||
| 40 | <title>Diagram of Site</title> | ||
| 41 | <para>This shows some classes not associated with a certain topic and not bound to | ||
| 42 | the DesignPattern namespace. | ||
| 43 | |||
| 44 | Class | ||
| 45 | <itemizedlist> | ||
| 46 | <listitem>{@link http://www.netfrag.org/docs/code/dia/org.netfrag.glib--Class-z50.png org.netfrag.glib--Class-z50.png}</listitem> | ||
| 47 | <listitem>{@link http://www.netfrag.org/docs/code/dia/org.netfrag.glib--Class.png org.netfrag.glib--Class.png}</listitem> | ||
| 48 | </itemizedlist> | ||
| 49 | |||
| 50 | Data | ||
| 51 | <itemizedlist> | ||
| 52 | <listitem>{@link http://www.netfrag.org/docs/code/dia/org.netfrag.glib--Data-z50.png org.netfrag.glib--Data-z50.png}</listitem> | ||
| 53 | <listitem>{@link http://www.netfrag.org/docs/code/dia/org.netfrag.glib--Data.png org.netfrag.glib--Data.png}</listitem> | ||
| 54 | </itemizedlist> | ||
| 55 | |||
| 56 | DataList | ||
| 57 | <itemizedlist> | ||
| 58 | <listitem>{@link http://www.netfrag.org/docs/code/dia/org.netfrag.glib--DataList-z50.png org.netfrag.glib--DataList-z50.png}</listitem> | ||
| 59 | <listitem>{@link http://www.netfrag.org/docs/code/dia/org.netfrag.glib--DataList.png org.netfrag.glib--DataList.png}</listitem> | ||
| 60 | </itemizedlist> | ||
| 61 | |||
| 62 | </para> | ||
| 63 | </refsect2> | ||
| 64 | |||
| 65 | </para> | ||
| 66 | |||
| 67 | </refsect1> | ||
| 68 | |||
| 69 | </refentry> |
| MailToCvsAdmin">MailToCvsAdmin | ViewVC Help |
| Powered by ViewVC 1.1.26 |