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

-Functions

 probe_url ($url, $mode=PROBE_NORMAL)
 
- - - -

-Variables

const PROBE_NORMAL (!function_exists('scrape_feed')) 0
 
-

Function Documentation

- -
-
- - - - - - - - - - - - - - - - - - -
probe_url ( $url,
 $mode = PROBE_NORMAL 
)
-
- -
-
-

Variable Documentation

- -
-
- - - - -
const PROBE_NORMAL(!function_exists('scrape_feed')) 0
-
-

Probe a network address to discover what kind of protocols we need to communicate with it.

-

Warning: this function is a bit touchy and there are some subtle dependencies within the logic flow. Edit with care.

-

PROBE_DIASPORA has a bias towards returning Diaspora information while PROBE_NORMAL has a bias towards dfrn/zot - in the case where an address (such as a Friendica address) supports more than one type of network.

- -

Referenced by probe_url().

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