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/globals_dup.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/globals_dup.js')
-rw-r--r-- | doc/html/globals_dup.js | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/doc/html/globals_dup.js b/doc/html/globals_dup.js deleted file mode 100644 index eda3c25df..000000000 --- a/doc/html/globals_dup.js +++ /dev/null @@ -1,31 +0,0 @@ -var globals_dup = -[ - [ "$", "globals.html", null ], - [ "_", "globals_0x5f.html", null ], - [ "a", "globals_0x61.html", null ], - [ "b", "globals_0x62.html", null ], - [ "c", "globals_0x63.html", null ], - [ "d", "globals_0x64.html", null ], - [ "e", "globals_0x65.html", null ], - [ "f", "globals_0x66.html", null ], - [ "g", "globals_0x67.html", null ], - [ "h", "globals_0x68.html", null ], - [ "i", "globals_0x69.html", null ], - [ "j", "globals_0x6a.html", null ], - [ "k", "globals_0x6b.html", null ], - [ "l", "globals_0x6c.html", null ], - [ "m", "globals_0x6d.html", null ], - [ "n", "globals_0x6e.html", null ], - [ "o", "globals_0x6f.html", null ], - [ "p", "globals_0x70.html", null ], - [ "q", "globals_0x71.html", null ], - [ "r", "globals_0x72.html", null ], - [ "s", "globals_0x73.html", null ], - [ "t", "globals_0x74.html", null ], - [ "u", "globals_0x75.html", null ], - [ "v", "globals_0x76.html", null ], - [ "w", "globals_0x77.html", null ], - [ "x", "globals_0x78.html", null ], - [ "y", "globals_0x79.html", null ], - [ "z", "globals_0x7a.html", null ] -];
\ No newline at end of file |