diff options
author | friendica <info@friendica.com> | 2013-10-26 01:27:19 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-10-26 01:27:19 -0700 |
commit | c36fc59df30735b88ab55884f4411dedd3886f20 (patch) | |
tree | 91f5c4b5c6efeadfcabf505f03d002ae27e15ef9 /doc/html/hierarchy.js | |
parent | 0b0bd3c20765d267ec6d7cc261c7713917a22582 (diff) | |
download | volse-hubzilla-c36fc59df30735b88ab55884f4411dedd3886f20.tar.gz volse-hubzilla-c36fc59df30735b88ab55884f4411dedd3886f20.tar.bz2 volse-hubzilla-c36fc59df30735b88ab55884f4411dedd3886f20.zip |
doc updates
Diffstat (limited to 'doc/html/hierarchy.js')
-rw-r--r-- | doc/html/hierarchy.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/html/hierarchy.js b/doc/html/hierarchy.js index 855cea45d..3eb426ef0 100644 --- a/doc/html/hierarchy.js +++ b/doc/html/hierarchy.js @@ -1,5 +1,8 @@ var hierarchy = [ + [ "AbstractBasic", null, [ + [ "RedBasicAuth", "classRedBasicAuth.html", null ] + ] ], [ "App", "classApp.html", null ], [ "BaseObject", "classBaseObject.html", [ [ "Conversation", "classConversation.html", null ], |