X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2FSUMMARY.md;h=bee17f1fa8add00aee771444e5dc9339278aa002;hb=3a2efc3143d89d036794f2d8274794482cb2c961;hp=7357214ae0444852d63f7e00ee748bebcc8fe082;hpb=7e984551f7ca2e883c5a58cd8dae71dba0db6240;p=src%2Fapp-framework-main.git diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 7357214..bee17f1 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -1,11 +1,11 @@ # Summary -* [Overview](README.md) -* [Quick tutorial](quick-tutorial.md) -* [The frameworks](1-frameworks.md) - * [The application framework](application-framework.md) - * [The security framework](security-framework.md) -* [The afm daemons](afm-daemons.md) -* [Widgets of the framework](2-widgets.md) - * [Overview of widgets](widgets.md) - * [The configuration file](config.xml.md) \ No newline at end of file +* [Document revisions](REVISIONS.md) +* [Introduction](0-introduction.md) +* [The afm daemons](1-afm-daemons.md) +* [Widgets](2-widgets.md) + * [Overview of widgets](2.1-widgets.md) + * [The configuration file](2.2-config.xml.md) +* [The permissions](3-permissions.md) +* [Quick tutorial](4-quick-tutorial.md) +* [History](a-history.md)