Mercurial > SimpleWebPresenter
diff doc/mainpage.dox @ 57:fd3dd497eba6
Documentation cleanup.
| author | Tom Fredrik Blenning Klaussen <bfg@blenning.no> |
|---|---|
| date | Thu, 11 Oct 2012 02:05:09 +0200 |
| parents | |
| children | 408ffecc9076 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/mainpage.dox Thu Oct 11 02:05:09 2012 +0200 @@ -0,0 +1,14 @@ +/** + * @mainpage + * The Simple Web Presenter is intended for use when a proper CRM is + * probably overkill and an alternative would be to have static + * webpages. + * + * The SWP should probably not be called a CRM since it is simply a + * very simple tool for merging XML files containing data, such as eg: + * a header, a body, and a footer. When the header is changed it is + * changed for all pages and so forth. + * + * Built in features include multilingual pages, caching and + * autopresenting in the originator language. + */ \ No newline at end of file
