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/functions_func.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/functions_func.js')
-rw-r--r-- | doc/html/functions_func.js | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/doc/html/functions_func.js b/doc/html/functions_func.js deleted file mode 100644 index 56ec33957..000000000 --- a/doc/html/functions_func.js +++ /dev/null @@ -1,24 +0,0 @@ -var functions_func = -[ - [ "_", "functions_func.html", null ], - [ "a", "functions_func_0x61.html", null ], - [ "b", "functions_func_0x62.html", null ], - [ "c", "functions_func_0x63.html", null ], - [ "d", "functions_func_0x64.html", null ], - [ "e", "functions_func_0x65.html", null ], - [ "f", "functions_func_0x66.html", null ], - [ "g", "functions_func_0x67.html", null ], - [ "h", "functions_func_0x68.html", null ], - [ "i", "functions_func_0x69.html", null ], - [ "l", "functions_func_0x6c.html", null ], - [ "m", "functions_func_0x6d.html", null ], - [ "n", "functions_func_0x6e.html", null ], - [ "o", "functions_func_0x6f.html", null ], - [ "p", "functions_func_0x70.html", null ], - [ "q", "functions_func_0x71.html", null ], - [ "r", "functions_func_0x72.html", null ], - [ "s", "functions_func_0x73.html", null ], - [ "t", "functions_func_0x74.html", null ], - [ "u", "functions_func_0x75.html", null ], - [ "v", "functions_func_0x76.html", null ] -];
\ No newline at end of file |