From da6eecd03111660ae12221265986ba4b10b155dd Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Wed, 4 Mar 2015 10:15:16 +0100 Subject: 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 --- doc/html/hierarchy.js | 75 --------------------------------------------------- 1 file changed, 75 deletions(-) delete mode 100644 doc/html/hierarchy.js (limited to 'doc/html/hierarchy.js') diff --git a/doc/html/hierarchy.js b/doc/html/hierarchy.js deleted file mode 100644 index 659508d31..000000000 --- a/doc/html/hierarchy.js +++ /dev/null @@ -1,75 +0,0 @@ -var hierarchy = -[ - [ "AbstractBasic", null, [ - [ "RedMatrix\\RedDAV\\RedBasicAuth", "classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html", null ] - ] ], - [ "App", "classApp.html", null ], - [ "BaseObject", "classBaseObject.html", [ - [ "Conversation", "classConversation.html", null ], - [ "Item", "classItem.html", null ] - ] ], - [ "Cache", "classCache.html", null ], - [ "dba_driver", "classdba__driver.html", [ - [ "dba_mysql", "classdba__mysql.html", null ], - [ "dba_mysqli", "classdba__mysqli.html", null ], - [ "dba_postgres", "classdba__postgres.html", null ] - ] ], - [ "enotify", "classenotify.html", null ], - [ "Exception", null, [ - [ "easywebdav.client.WebdavException", "classeasywebdav_1_1client_1_1WebdavException.html", [ - [ "easywebdav.client.ConnectionFailed", "classeasywebdav_1_1client_1_1ConnectionFailed.html", null ], - [ "easywebdav.client.OperationFailed", "classeasywebdav_1_1client_1_1OperationFailed.html", null ] - ] ], - [ "zotsh.CommandNotFound", "classzotsh_1_1CommandNotFound.html", null ] - ] ], - [ "ICollection", null, [ - [ "RedMatrix\\RedDAV\\RedDirectory", "classRedMatrix_1_1RedDAV_1_1RedDirectory.html", null ] - ] ], - [ "IFile", null, [ - [ "RedMatrix\\RedDAV\\RedFile", "classRedMatrix_1_1RedDAV_1_1RedFile.html", null ] - ] ], - [ "RedMatrix\\Import\\Import", "classRedMatrix_1_1Import_1_1Import.html", null ], - [ "IQuota", null, [ - [ "RedMatrix\\RedDAV\\RedDirectory", "classRedMatrix_1_1RedDAV_1_1RedDirectory.html", null ] - ] ], - [ "ITemplateEngine", "interfaceITemplateEngine.html", [ - [ "FriendicaSmartyEngine", "classFriendicaSmartyEngine.html", null ], - [ "Template", "classTemplate.html", null ] - ] ], - [ "Node", null, [ - [ "RedMatrix\\RedDAV\\RedDirectory", "classRedMatrix_1_1RedDAV_1_1RedDirectory.html", null ], - [ "RedMatrix\\RedDAV\\RedFile", "classRedMatrix_1_1RedDAV_1_1RedFile.html", null ] - ] ], - [ "OAuthDataStore", null, [ - [ "FKOAuthDataStore", "classFKOAuthDataStore.html", null ] - ] ], - [ "OAuthServer", null, [ - [ "FKOAuth1", "classFKOAuth1.html", null ] - ] ], - [ "object", null, [ - [ "easywebdav.client.Client", "classeasywebdav_1_1client_1_1Client.html", null ], - [ "zotsh.ZotSH", "classzotsh_1_1ZotSH.html", null ] - ] ], - [ "photo_driver", "classphoto__driver.html", [ - [ "photo_gd", "classphoto__gd.html", null ], - [ "photo_imagick", "classphoto__imagick.html", null ] - ] ], - [ "Plugin", null, [ - [ "RedMatrix\\RedDAV\\RedBrowser", "classRedMatrix_1_1RedDAV_1_1RedBrowser.html", null ] - ] ], - [ "ProtoDriver", "classProtoDriver.html", [ - [ "ZotDriver", "classZotDriver.html", null ] - ] ], - [ "Sabre", null, [ - [ "RedMatrix\\RedDAV\\RedBasicAuth", "classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html", null ], - [ "RedMatrix\\RedDAV\\RedBrowser", "classRedMatrix_1_1RedDAV_1_1RedBrowser.html", null ], - [ "RedMatrix\\RedDAV\\RedDirectory", "classRedMatrix_1_1RedDAV_1_1RedDirectory.html", null ], - [ "RedMatrix\\RedDAV\\RedDirectory", "classRedMatrix_1_1RedDAV_1_1RedDirectory.html", null ], - [ "RedMatrix\\RedDAV\\RedDirectory", "classRedMatrix_1_1RedDAV_1_1RedDirectory.html", null ], - [ "RedMatrix\\RedDAV\\RedFile", "classRedMatrix_1_1RedDAV_1_1RedFile.html", null ], - [ "RedMatrix\\RedDAV\\RedFile", "classRedMatrix_1_1RedDAV_1_1RedFile.html", null ] - ] ], - [ "Smarty", null, [ - [ "FriendicaSmarty", "classFriendicaSmarty.html", null ] - ] ] -]; \ No newline at end of file -- cgit v1.2.3