From da6eecd03111660ae12221265986ba4b10b155dd Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Wed, 4 Mar 2015 10:15:16 +0100 Subject: remove Doxygen API Documentation from repository. This removes around 14MB and can get easily generate locally by doxygen util/Doxyfile when needed. Restructured .gitignore a bit and some additions like zotshrc, etc. Fixed a typo in doc/main.bb --- doc/html/cloud_8php.html | 154 ----------------------------------------------- 1 file changed, 154 deletions(-) delete mode 100644 doc/html/cloud_8php.html (limited to 'doc/html/cloud_8php.html') diff --git a/doc/html/cloud_8php.html b/doc/html/cloud_8php.html deleted file mode 100644 index c8a127ea6..000000000 --- a/doc/html/cloud_8php.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - -The Red Matrix: mod/cloud.php File Reference - - - - - - - - - - - - - -
-
- - - - - - - -
-
The Red Matrix -
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
cloud.php File Reference
-
-
- -

Initialize RedMatrix's cloud (SabreDAV). -More...

- - - - - -

-Functions

if(x($_SERVER,
-'REDIRECT_REMOTE_USER')) if(x($_SERVER,
-'HTTP_AUTHORIZATION')) 
cloud_init (&$a)
 Fires up the SabreDAV server. More...
 
-

Detailed Description

-

Initialize RedMatrix's cloud (SabreDAV).

-

Module for accessing the DAV storage area.

-

Function Documentation

- -
-
- - - - - - - - -
if (x($_SERVER, 'REDIRECT_REMOTE_USER')) if (x($_SERVER, 'HTTP_AUTHORIZATION')) cloud_init ($a)
-
- -

Fires up the SabreDAV server.

-
Parameters
- - -
App&$a
-
-
- -
-
-
-
- -- cgit v1.2.3