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/classFKOAuthDataStore.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/classFKOAuthDataStore.js')
-rw-r--r-- | doc/html/classFKOAuthDataStore.js | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/html/classFKOAuthDataStore.js b/doc/html/classFKOAuthDataStore.js deleted file mode 100644 index 29825cdac..000000000 --- a/doc/html/classFKOAuthDataStore.js +++ /dev/null @@ -1,9 +0,0 @@ -var classFKOAuthDataStore = -[ - [ "gen_token", "classFKOAuthDataStore.html#aa1a268be88ad3979bb4cc35bbb4dc819", null ], - [ "lookup_consumer", "classFKOAuthDataStore.html#a1148d47b546350bf440bdd92792c5df1", null ], - [ "lookup_nonce", "classFKOAuthDataStore.html#a4edfe2e77ecd2e16ff6b5eb516ed3599", null ], - [ "lookup_token", "classFKOAuthDataStore.html#a96f76387c3a93b0abe27a98013804bab", null ], - [ "new_access_token", "classFKOAuthDataStore.html#a434882f03e3cdb171ed89e09e337e934", null ], - [ "new_request_token", "classFKOAuthDataStore.html#a431b44d70e3da6a8256ab38f710e3050", null ] -];
\ No newline at end of file |