From 8150196d5282429711c676955cbb0cf508d4ca39 Mon Sep 17 00:00:00 2001 From: zhangweiwu Date: Fri, 4 Mar 2005 10:36:23 +0000 Subject: [PATCH] Add a notice to let users know most documents are currently on wiki site. --- phpgwapi/doc/README.first | 6 ++ phpgwapi/doc/index.html | 131 -------------------------------------- 2 files changed, 6 insertions(+), 131 deletions(-) create mode 100644 phpgwapi/doc/README.first delete mode 100644 phpgwapi/doc/index.html diff --git a/phpgwapi/doc/README.first b/phpgwapi/doc/README.first new file mode 100644 index 0000000000..6e6841191c --- /dev/null +++ b/phpgwapi/doc/README.first @@ -0,0 +1,6 @@ + +We plan to organize documents centralized on wiki site, for easy maintain. For the latest documents, please visite the public wiki http://egroupware.org/wiki/ + +The documents currently in this directory will most likely be moved to wiki upon next update, and please developers don't store more documents here. + +--- message drop by zhangweiwu@realss.com diff --git a/phpgwapi/doc/index.html b/phpgwapi/doc/index.html deleted file mode 100644 index fcad3f28e2..0000000000 --- a/phpgwapi/doc/index.html +++ /dev/null @@ -1,131 +0,0 @@ - This document explains eGroupWare's infrastructure and API, - along with what is required to integrate applications into - it. - -= Contents = - -
  • Introduction
  • - -
  • Overview of application - writing
  • - -
  • What does the eGroupWare API - provide?
  • - -
  • Guidelines
  • - -
  • Requirements
  • - -
  • Writing/porting your - application
  • - -
  • Installing your application
  • - -
  • Overview
  • - -
  • Automatic features
  • - -
  • Adding files, directories and - icons.
  • - -
  • Making eGroupWare aware of your - application
  • - -
  • Hooking into Administration - page
  • - -
  • Hooking into Preferences - page
  • - -
  • Infrastructure
  • - -
  • Overview
  • - -
  • Directory tree
  • - -
  • Translations
  • - -
  • The API
  • - -
  • -
      -
    1. Introduction
    2. - -
    3. Basic functions
    4. - -
    5. Application Functions
    6. - -
    7. File functions
    8. - -
    9. Email/NNTP Functions
    10. -
    -
  • - -
  • Configuration Variables
  • - -
  • -
      -
    1. Introduction
    2. - -
    3. User information
    4. - -
    5. Group information
    6. - -
    7. Server information
    8. - -
    9. Database information
    10. - -
    11. Mail information
    12. - -
    13. NNTP information
    14. - -
    15. Application - information
    16. -
    -
  • - -
  • Using Language Support
  • - -
  • -
      -
    1. Overview
    2. - -
    3. How to use lang - support
    4. - -
    5. Common return codes
    6. -
    -
  • - -
  • Using Templates
  • - -
  • -
      -
    1. Overview
    2. - -
    3. How to use PHPLIB - templates
    4. - -
    5. How to use eTemplate - templates
    6. -
    -
  • - -
  • About this document
  • - -
  • -
      -
    1. New versions
    2. - -
    3. Comments
    4. - -
    5. History
    6. - -
    7. Copyrights and - Trademarks
    8. - -
    9. Acknowledgments and - Thanks
    10. -
    -
  • -