From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/suggest_8php.html | 165 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 doc/html/suggest_8php.html (limited to 'doc/html/suggest_8php.html') diff --git a/doc/html/suggest_8php.html b/doc/html/suggest_8php.html new file mode 100644 index 000000000..41e18fad5 --- /dev/null +++ b/doc/html/suggest_8php.html @@ -0,0 +1,165 @@ + + + + + + +The Red Project: mod/suggest.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
suggest.php File Reference
+
+
+ + + + + + +

+Functions

 suggest_init (&$a)
 
 suggest_content (&$a)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
suggest_content ($a)
+
+ +
+
+ +
+
+ + + + + + + + +
suggest_init ($a)
+
+ +
+
+
+
+ + + + -- cgit v1.2.3 From 0ee1e83a3c6bb48064789a622f5eb7331733cb64 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 16:04:28 -0800 Subject: small doco update --- doc/html/suggest_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/suggest_8php.html') diff --git a/doc/html/suggest_8php.html b/doc/html/suggest_8php.html index 41e18fad5..b815a9308 100644 --- a/doc/html/suggest_8php.html +++ b/doc/html/suggest_8php.html @@ -156,7 +156,7 @@ Functions - - - - + -- cgit v1.2.3 From 5a29f511c1fa609f58f50d9148edd1fe77b23d9d Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 15 Mar 2013 15:36:58 -0700 Subject: add xconfig table and functions, update strings and doco --- doc/html/suggest_8php.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'doc/html/suggest_8php.html') diff --git a/doc/html/suggest_8php.html b/doc/html/suggest_8php.html index f87dc4b8a..68e8e814c 100644 --- a/doc/html/suggest_8php.html +++ b/doc/html/suggest_8php.html @@ -114,10 +114,28 @@ $(document).ready(function(){initNavTree('suggest_8php.html','');}); Functions  suggest_init (&$a)   + suggest_aside (&$a) +   suggest_content (&$a)  

Function Documentation

+ +
+
+ + + + + + + + +
suggest_aside ($a)
+
+ +
+
-- cgit v1.2.3 From 9e22ec928b9534ea9db0d18bf685fb0d357fbad2 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 18 Apr 2013 21:06:31 -0700 Subject: more umbilical cutting --- doc/html/suggest_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/suggest_8php.html') diff --git a/doc/html/suggest_8php.html b/doc/html/suggest_8php.html index 68e8e814c..aa9a000ef 100644 --- a/doc/html/suggest_8php.html +++ b/doc/html/suggest_8php.html @@ -28,7 +28,7 @@ - + -- cgit v1.2.3 From 5e4b9d7766ceffd19785f14443cc1b4d4f675d4e Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 14 May 2013 21:25:58 -0700 Subject: disable pcss when installing since modules don't yet work and pcss uses the view module, plus weekly doc update --- doc/html/suggest_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/suggest_8php.html') diff --git a/doc/html/suggest_8php.html b/doc/html/suggest_8php.html index 408de1aa2..e9676b70d 100644 --- a/doc/html/suggest_8php.html +++ b/doc/html/suggest_8php.html @@ -28,7 +28,7 @@
The Red Project
-- cgit v1.2.3 From 34526e82531c67995e25cf04abce0d927ce22ffd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:59:11 -0700 Subject: doc cleanup --- doc/html/suggest_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/suggest_8php.html') diff --git a/doc/html/suggest_8php.html b/doc/html/suggest_8php.html index aa9a000ef..408de1aa2 100644 --- a/doc/html/suggest_8php.html +++ b/doc/html/suggest_8php.html @@ -4,7 +4,7 @@ -The Red Project: mod/suggest.php File Reference +The Red Matrix: mod/suggest.php File Reference @@ -30,7 +30,7 @@
-
The Red Project +
The Red Matrix
- +
The Red Matrix
-- cgit v1.2.3 From 8cd9a2c3a944e804c72ef461df801116c6b44ac7 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 28 Nov 2013 19:37:39 -0800 Subject: doc updates --- doc/html/suggest_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/suggest_8php.html') diff --git a/doc/html/suggest_8php.html b/doc/html/suggest_8php.html index e9676b70d..9dcf0c0e7 100644 --- a/doc/html/suggest_8php.html +++ b/doc/html/suggest_8php.html @@ -28,7 +28,7 @@ - + - -
The Red Matrix
-- cgit v1.2.3 From 916f3e9afc0dcf7f4255bac917ed6236595c7e07 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 20 Dec 2013 01:39:05 -0800 Subject: doc updates --- doc/html/suggest_8php.html | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'doc/html/suggest_8php.html') diff --git a/doc/html/suggest_8php.html b/doc/html/suggest_8php.html index 9dcf0c0e7..822cf8fd4 100644 --- a/doc/html/suggest_8php.html +++ b/doc/html/suggest_8php.html @@ -114,28 +114,10 @@ $(document).ready(function(){initNavTree('suggest_8php.html','');}); Functions
 suggest_init (&$a)
 
 suggest_aside (&$a)
 
 suggest_content (&$a)
 

Function Documentation

- -
-
- - - - - - - - -
suggest_aside ($a)
-
- -
-
-- cgit v1.2.3