diff options
author | Klaus Weidenbach <Klaus.Weidenbach@gmx.net> | 2015-03-04 10:15:16 +0100 |
---|---|---|
committer | Klaus Weidenbach <Klaus.Weidenbach@gmx.net> | 2015-03-04 11:38:35 +0100 |
commit | da6eecd03111660ae12221265986ba4b10b155dd (patch) | |
tree | c9e90e99e800981196083c6c5d1086b7ef3f37d9 /doc/html/annotated.js | |
parent | 684ce972fe7c6cb5e2d0cc7aea4df989a3734403 (diff) | |
download | volse-hubzilla-da6eecd03111660ae12221265986ba4b10b155dd.tar.gz volse-hubzilla-da6eecd03111660ae12221265986ba4b10b155dd.tar.bz2 volse-hubzilla-da6eecd03111660ae12221265986ba4b10b155dd.zip |
remove Doxygen API Documentation from repository.
This removes around 14MB and can get easily generate locally by
doxygen util/Doxyfile when needed.
Restructured .gitignore a bit and some additions like zotshrc, etc.
Fixed a typo in doc/main.bb
Diffstat (limited to 'doc/html/annotated.js')
-rw-r--r-- | doc/html/annotated.js | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/doc/html/annotated.js b/doc/html/annotated.js deleted file mode 100644 index a3b34f605..000000000 --- a/doc/html/annotated.js +++ /dev/null @@ -1,32 +0,0 @@ -var annotated = -[ - [ "acl_selectors", "namespaceacl__selectors.html", null ], - [ "easywebdav", "namespaceeasywebdav.html", "namespaceeasywebdav" ], - [ "Friendica", "namespaceFriendica.html", null ], - [ "friendica-to-smarty-tpl", "namespacefriendica-to-smarty-tpl.html", null ], - [ "RedMatrix", "namespaceRedMatrix.html", "namespaceRedMatrix" ], - [ "updatetpl", "namespaceupdatetpl.html", null ], - [ "util", "namespaceutil.html", null ], - [ "zotsh", "namespacezotsh.html", "namespacezotsh" ], - [ "App", "classApp.html", "classApp" ], - [ "BaseObject", "classBaseObject.html", "classBaseObject" ], - [ "Cache", "classCache.html", null ], - [ "Conversation", "classConversation.html", "classConversation" ], - [ "dba_driver", "classdba__driver.html", "classdba__driver" ], - [ "dba_mysql", "classdba__mysql.html", "classdba__mysql" ], - [ "dba_mysqli", "classdba__mysqli.html", "classdba__mysqli" ], - [ "dba_postgres", "classdba__postgres.html", "classdba__postgres" ], - [ "enotify", "classenotify.html", null ], - [ "FKOAuth1", "classFKOAuth1.html", "classFKOAuth1" ], - [ "FKOAuthDataStore", "classFKOAuthDataStore.html", "classFKOAuthDataStore" ], - [ "FriendicaSmarty", "classFriendicaSmarty.html", "classFriendicaSmarty" ], - [ "FriendicaSmartyEngine", "classFriendicaSmartyEngine.html", "classFriendicaSmartyEngine" ], - [ "Item", "classItem.html", "classItem" ], - [ "ITemplateEngine", "interfaceITemplateEngine.html", "interfaceITemplateEngine" ], - [ "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" ] -];
\ No newline at end of file |