diff options
author | friendica <info@friendica.com> | 2013-04-26 15:09:35 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-04-26 15:09:35 -0700 |
commit | ac64c93bf8714550d47a546faec59cfea0b4daeb (patch) | |
tree | 052694303ba648faa014eecbf7b941e391959ab5 /doc/html/annotated.js | |
parent | 607d05e48f220430ea1132c68770dfb11bf8dab2 (diff) | |
download | volse-hubzilla-ac64c93bf8714550d47a546faec59cfea0b4daeb.tar.gz volse-hubzilla-ac64c93bf8714550d47a546faec59cfea0b4daeb.tar.bz2 volse-hubzilla-ac64c93bf8714550d47a546faec59cfea0b4daeb.zip |
doc update
Diffstat (limited to 'doc/html/annotated.js')
-rw-r--r-- | doc/html/annotated.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/html/annotated.js b/doc/html/annotated.js index 14cabe73d..82d4c6dfe 100644 --- a/doc/html/annotated.js +++ b/doc/html/annotated.js @@ -17,7 +17,9 @@ var annotated = [ "FKOAuthDataStore", "classFKOAuthDataStore.html", "classFKOAuthDataStore" ], [ "FriendicaSmarty", "classFriendicaSmarty.html", "classFriendicaSmarty" ], [ "Item", "classItem.html", "classItem" ], - [ "Photo", "classPhoto.html", "classPhoto" ], + [ "photo_driver", "classphoto__driver.html", "classphoto__driver" ], + [ "photo_gd", "classphoto__gd.html", "classphoto__gd" ], + [ "photo_imagick", "classphoto__imagick.html", "classphoto__imagick" ], [ "ProtoDriver", "classProtoDriver.html", "classProtoDriver" ], [ "Template", "classTemplate.html", "classTemplate" ], [ "ZotDriver", "classZotDriver.html", "classZotDriver" ] |