diff options
author | root <root@v22013111044215586.yourvserver.net> | 2014-06-29 18:32:40 +0200 |
---|---|---|
committer | root <root@v22013111044215586.yourvserver.net> | 2014-06-29 18:32:40 +0200 |
commit | a47971aefd2bee45f4e57dd1fc3ea24bb370881f (patch) | |
tree | 957bd627cf9016cc826b5a5bbfb6001f4edc4830 /doc/old/html/namespaces.js | |
parent | 5df50c4a0bf80f3697c7088c9c4a3815206fe97d (diff) | |
download | volse-hubzilla-a47971aefd2bee45f4e57dd1fc3ea24bb370881f.tar.gz volse-hubzilla-a47971aefd2bee45f4e57dd1fc3ea24bb370881f.tar.bz2 volse-hubzilla-a47971aefd2bee45f4e57dd1fc3ea24bb370881f.zip |
Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation.
Diffstat (limited to 'doc/old/html/namespaces.js')
-rw-r--r-- | doc/old/html/namespaces.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/old/html/namespaces.js b/doc/old/html/namespaces.js new file mode 100644 index 000000000..681592f37 --- /dev/null +++ b/doc/old/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 |