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/classZotDriver.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/classZotDriver.js')
-rw-r--r-- | doc/html/classZotDriver.js | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/html/classZotDriver.js b/doc/html/classZotDriver.js deleted file mode 100644 index b5cdf4719..000000000 --- a/doc/html/classZotDriver.js +++ /dev/null @@ -1,10 +0,0 @@ -var classZotDriver = -[ - [ "acknowledge_permissions", "classZotDriver.html#a3cfdf443da4e5326e205855d7c0054f2", null ], - [ "change_permissions", "classZotDriver.html#a6776935156accb0f170e2e24577133db", null ], - [ "collect", "classZotDriver.html#af65febb26031eb7f39871b9e2a539797", null ], - [ "collect_private", "classZotDriver.html#a2e15ff09772f0608203dad1c98299394", null ], - [ "deliver", "classZotDriver.html#a876e3e0e4cad83c0b58c8696b344be6f", null ], - [ "deliver_private", "classZotDriver.html#afaaf9941169fc966e43e25b25e6daea6", null ], - [ "discover", "classZotDriver.html#a40d328ff9f6b0a238afe286dddee1514", null ] -];
\ No newline at end of file |