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

-Functions

 breaklines ($line, $level, $wraplength=75)
 
 quotelevel ($message, $wraplength=75)
 
 collecturls ($message)
 
 html2plain ($html, $wraplength=75, $compact=false)
 
-

Function Documentation

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
breaklines ( $line,
 $level,
 $wraplength = 75 
)
-
- -

Referenced by quotelevel().

- -
-
- -
-
- - - - - - - - -
collecturls ( $message)
-
- -

Referenced by html2plain().

- -
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
html2plain ( $html,
 $wraplength = 75,
 $compact = false 
)
-
-
- -
-
- - - - - - - - - - - - - - - - - - -
quotelevel ( $message,
 $wraplength = 75 
)
-
- -

Referenced by html2plain().

- -
-
-
-
- -- cgit v1.2.3