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/classdba.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/classdba.js')
-rw-r--r-- | doc/html/classdba.js | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/html/classdba.js b/doc/html/classdba.js deleted file mode 100644 index 2b97b91eb..000000000 --- a/doc/html/classdba.js +++ /dev/null @@ -1,14 +0,0 @@ -var classdba = -[ - [ "__construct", "classdba.html#aa36df91d776eedd1b90b9518a610d9fb", null ], - [ "__destruct", "classdba.html#ac25853e4d454aec9cfead4814429550d", null ], - [ "dbg", "classdba.html#a2c6fecf396c66e07f00276fc18d31ca7", null ], - [ "escape", "classdba.html#a522329687ff042074c1cbc8bd3226d2f", null ], - [ "getdb", "classdba.html#a066ce6eab1282c9220ac4652ac2dbd27", null ], - [ "q", "classdba.html#a0060c8611e3c3ee71049904ad028a695", null ], - [ "$connected", "classdba.html#a986eb5c3bbd4c70801a9ddd2f8e5c561", null ], - [ "$db", "classdba.html#ab57b3a4399f22ce5cdafbd3cd542a414", null ], - [ "$debug", "classdba.html#a4da56b3eb82ad26ba49ca5f97e1490cb", null ], - [ "$error", "classdba.html#a6a1471c18c6530044d20db5d3532958b", null ], - [ "$mysqli", "classdba.html#ab5dcbd758d3f8fb84702c323cd85067e", null ] -];
\ No newline at end of file |