diff options
author | friendica <info@friendica.com> | 2013-02-26 15:49:37 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-02-26 15:49:37 -0800 |
commit | b69fca14e76a2f5db0cd0924fe5e7056e94771b1 (patch) | |
tree | 4034a1f44cbb6115561c2506b36f318382591f8c /doc/html/namespaces.js | |
parent | 9430117204cdd55581bff52bda71f33db796aae9 (diff) | |
download | volse-hubzilla-b69fca14e76a2f5db0cd0924fe5e7056e94771b1.tar.gz volse-hubzilla-b69fca14e76a2f5db0cd0924fe5e7056e94771b1.tar.bz2 volse-hubzilla-b69fca14e76a2f5db0cd0924fe5e7056e94771b1.zip |
initial doco
Diffstat (limited to 'doc/html/namespaces.js')
-rw-r--r-- | doc/html/namespaces.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/html/namespaces.js b/doc/html/namespaces.js new file mode 100644 index 000000000..681592f37 --- /dev/null +++ b/doc/html/namespaces.js @@ -0,0 +1,8 @@ +var namespaces = +[ + [ "acl_selectors", "namespaceacl__selectors.html", null ], + [ "Friendica", "namespaceFriendica.html", null ], + [ "friendica-to-smarty-tpl", "namespacefriendica-to-smarty-tpl.html", null ], + [ "updatetpl", "namespaceupdatetpl.html", null ], + [ "util", "namespaceutil.html", null ] +];
\ No newline at end of file |