From f6b43a0a7bc96e199fad8ad65e0aa63bd9a04f8b Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 22 Nov 2013 11:52:26 -0800 Subject: doc updates --- doc/html/help_8php.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'doc/html/help_8php.html') diff --git a/doc/html/help_8php.html b/doc/html/help_8php.html index f095349b6..3cf14b906 100644 --- a/doc/html/help_8php.html +++ b/doc/html/help_8php.html @@ -114,6 +114,8 @@ $(document).ready(function(){initNavTree('help_8php.html','');}); Functions if(!function_exists('load_doc_file')) help_content (&$a)   + preg_callback_help_include ($matches) + 

Function Documentation

@@ -129,6 +131,25 @@ Functions
+

You can create local site resources in doc/Site.md and either link to doc/Home.md for the standard resources or use our include mechanism to include it on your local page.

+

#include doc/Home.md;

+

The syntax is somewhat strict.

+ +
+ + +
+
+ + + + + + + + +
preg_callback_help_include ( $matches)
+
-- 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/help_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/help_8php.html') diff --git a/doc/html/help_8php.html b/doc/html/help_8php.html index 3cf14b906..4eb654d30 100644 --- a/doc/html/help_8php.html +++ b/doc/html/help_8php.html @@ -28,7 +28,7 @@ - +
The Red Matrix
-- cgit v1.2.3