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/files.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/files.js')
-rw-r--r-- | doc/html/files.js | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/html/files.js b/doc/html/files.js deleted file mode 100644 index 48be5489c..000000000 --- a/doc/html/files.js +++ /dev/null @@ -1,9 +0,0 @@ -var files = -[ - [ "extend", "dir_2222f31d7a61e527af3624100548cf57.html", "dir_2222f31d7a61e527af3624100548cf57" ], - [ "include", "dir_d44c64559bbebec7f509842c48db8b23.html", "dir_d44c64559bbebec7f509842c48db8b23" ], - [ "mod", "dir_d41ce877eb409a4791b288730010abe2.html", "dir_d41ce877eb409a4791b288730010abe2" ], - [ "util", "dir_23ec12649285f9fabf3a6b7380226c28.html", "dir_23ec12649285f9fabf3a6b7380226c28" ], - [ "view", "dir_b2f003339c516cc00c8cadcafbe82f13.html", "dir_b2f003339c516cc00c8cadcafbe82f13" ], - [ "boot.php", "boot_8php.html", "boot_8php" ] -];
\ No newline at end of file |