diff options
author | Paolo T <tuscanhobbit@users.noreply.github.com> | 2013-10-25 00:09:42 -0700 |
---|---|---|
committer | Paolo T <tuscanhobbit@users.noreply.github.com> | 2013-10-25 00:09:42 -0700 |
commit | b23f3fc03b6bc751aab67fe2258a21f7c65bab8e (patch) | |
tree | 84c997aa781afa566536ca5f66eb8f90ef468476 /doc/html/navtree.js | |
parent | d30f718e0836a031e43d5403480aa049561e736e (diff) | |
parent | 0b0bd3c20765d267ec6d7cc261c7713917a22582 (diff) | |
download | volse-hubzilla-b23f3fc03b6bc751aab67fe2258a21f7c65bab8e.tar.gz volse-hubzilla-b23f3fc03b6bc751aab67fe2258a21f7c65bab8e.tar.bz2 volse-hubzilla-b23f3fc03b6bc751aab67fe2258a21f7c65bab8e.zip |
Merge pull request #3 from friendica/master
Align to main project HEAD
Diffstat (limited to 'doc/html/navtree.js')
-rw-r--r-- | doc/html/navtree.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/html/navtree.js b/doc/html/navtree.js index 03875a288..2572485c2 100644 --- a/doc/html/navtree.js +++ b/doc/html/navtree.js @@ -3,7 +3,7 @@ var NAVTREE = [ "The Red Matrix", "index.html", [ [ "CLI config utility", "md_config.html", null ], [ "Fresh - The Freaking REd Shell", "md_fresh.html", null ], - [ "Redstrap theme", "md_README.html", null ], + [ "apw", "md_README.html", null ], [ "Namespaces", null, [ [ "Namespace List", "namespaces.html", "namespaces" ], [ "Namespace Members", "namespacemembers.html", [ @@ -36,13 +36,13 @@ var NAVTREE = var NAVTREEINDEX = [ "BaseObject_8php.html", -"boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0", -"classFKOAuthDataStore.html#a96f76387c3a93b0abe27a98013804bab", -"crypto_8php.html", -"help_8php.html#af055e15f600ffa6fbca9386fdf715224", -"items_8php.html#ac1fcf621dce7370515b420a7753f4726", -"pubsites_8php.html#af614e279aab54065345bda6b03eafdf0", -"text_8php.html#af8a3e3a66a7b862d4510f145d2e13186" +"boot_8php.html#a9255af5ae9c887520091ea04763c1a88", +"classFKOAuthDataStore.html", +"crepair_8php.html#a29464c01838e209c8059cfcd2d195caa", +"globals_vars_0x73.html", +"items_8php.html#a896c1809d58f2d7a42cfe14577958ddf", +"profile_8php.html#ab5d0246be0552e2182a585c1206d22a5", +"text_8php.html#ae17b39d5e321debd3ad16dcbbde842b8" ]; var SYNCONMSG = 'click to disable panel synchronisation'; |