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/php2po_8php.html | 245 ---------------------------------------------- 1 file changed, 245 deletions(-) delete mode 100644 doc/html/php2po_8php.html (limited to 'doc/html/php2po_8php.html') diff --git a/doc/html/php2po_8php.html b/doc/html/php2po_8php.html deleted file mode 100644 index af7b65a26..000000000 --- a/doc/html/php2po_8php.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - -The Red Matrix: util/php2po.php File Reference - - - - - - - - - - - - - -
-
- - - - - - - -
-
The Red Matrix -
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
php2po.php File Reference
-
-
- - - - - - - - - - - - - - - - - - -

-Variables

if(!class_exists('App')) if($argc!=2) $phpfile = $argv[1]
 
 $pofile = dirname($phpfile)."/messages.po"
 
 if (!file_exists($phpfile))
 
print Out to n
 
 $out = ""
 
 $infile = file($pofile)
 
 $k =""
 
 $ink = False
 
-

Variable Documentation

- -
-
- - - - -
$infile = file($pofile)
-
- -

Referenced by po2php_run().

- -
-
- -
-
- - - - -
$ink = False
-
- -

Referenced by po2php_run().

- -
-
- - - -
-
- - - - -
$out = ""
-
- -

Referenced by directory_content(), pipe_streams(), and po2php_run().

- -
-
- -
-
- - - - -
if (!class_exists('App')) if ($argc!=2) $phpfile = $argv[1]
-
- -
-
- -
-
- - - - -
$pofile = dirname($phpfile)."/messages.po"
-
- -

Referenced by po2php_run().

- -
-
- -
-
- - - - -
if
-
-Initial value:
{
-
showForm(null, $content)
-
-

Referenced by oembed_format_object().

- -
-
- -
-
- - - - -
print Out to n
-
- -
-
-
-
- -- cgit v1.2.3