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__postgres.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__postgres.js')
-rw-r--r-- | doc/html/classdba__postgres.js | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/html/classdba__postgres.js b/doc/html/classdba__postgres.js deleted file mode 100644 index 64f18d9d9..000000000 --- a/doc/html/classdba__postgres.js +++ /dev/null @@ -1,17 +0,0 @@ -var classdba__postgres = -[ - [ "close", "classdba__postgres.html#a731d8648b41b8a126f6b99bdd5414058", null ], - [ "concat", "classdba__postgres.html#a7ea3f24ad260c1e21588f8b5af595caa", null ], - [ "connect", "classdba__postgres.html#ab36244320f5b71dba92d9318ccf3f34e", null ], - [ "escape", "classdba__postgres.html#a7108eaaae7cc2fb236212041afc9ac0f", null ], - [ "escape_identifier", "classdba__postgres.html#ab2e44e9f41d05e585afd873d18e8c127", null ], - [ "escapebin", "classdba__postgres.html#a8d2c6d8c92fe6f074452876483dd17fc", null ], - [ "getdriver", "classdba__postgres.html#ae0f834413e57cf0735ae7b64b2f71e68", null ], - [ "optimize_table", "classdba__postgres.html#a3de1ac375e98886dfc38fd0066e88f90", null ], - [ "q", "classdba__postgres.html#a70352880231fba0b859f82cd5b290a9a", null ], - [ "quote_interval", "classdba__postgres.html#a56f926f218155c88807e0e06f6817a72", null ], - [ "unescapebin", "classdba__postgres.html#a677f850211975c9ab89602c67e2dcad9", null ], - [ "INSTALL_SCRIPT", "classdba__postgres.html#a7267f91c3f87f600b30d7560de62dfd7", null ], - [ "NULL_DATE", "classdba__postgres.html#aeb404a85974d6c5df30c21650888000b", null ], - [ "UTC_NOW", "classdba__postgres.html#ace80a204e34b20b9907650399cce02a3", null ] -];
\ No newline at end of file |