From 2a74fab21a3e055a794ebef421eada79ca89c390 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 27 Feb 2015 13:41:41 -0800 Subject: weekly doxygen push --- doc/html/search/files_66.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/html/search/files_66.js') diff --git a/doc/html/search/files_66.js b/doc/html/search/files_66.js index 6d83aa37c..41bca4490 100644 --- a/doc/html/search/files_66.js +++ b/doc/html/search/files_66.js @@ -6,9 +6,8 @@ var searchData= ['filer_2ephp',['filer.php',['../filer_8php.html',1,'']]], ['filerm_2ephp',['filerm.php',['../filerm_8php.html',1,'']]], ['filestorage_2ephp',['filestorage.php',['../filestorage_8php.html',1,'']]], - ['fixd_2ephp',['fixd.php',['../fixd_8php.html',1,'']]], - ['follow_2ephp',['follow.php',['../mod_2follow_8php.html',1,'']]], ['follow_2ephp',['follow.php',['../include_2follow_8php.html',1,'']]], + ['follow_2ephp',['follow.php',['../mod_2follow_8php.html',1,'']]], ['fpostit_2ephp',['fpostit.php',['../fpostit_8php.html',1,'']]], ['fresh_2emd',['fresh.md',['../fresh_8md.html',1,'']]], ['friendica_2dto_2dsmarty_2dtpl_2epy',['friendica-to-smarty-tpl.py',['../friendica-to-smarty-tpl_8py.html',1,'']]], -- cgit v1.2.3 From da6eecd03111660ae12221265986ba4b10b155dd Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Wed, 4 Mar 2015 10:15:16 +0100 Subject: 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 --- doc/html/search/files_66.js | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 doc/html/search/files_66.js (limited to 'doc/html/search/files_66.js') diff --git a/doc/html/search/files_66.js b/doc/html/search/files_66.js deleted file mode 100644 index 41bca4490..000000000 --- a/doc/html/search/files_66.js +++ /dev/null @@ -1,17 +0,0 @@ -var searchData= -[ - ['fbrowser_2ephp',['fbrowser.php',['../fbrowser_8php.html',1,'']]], - ['features_2ephp',['features.php',['../features_8php.html',1,'']]], - ['feed_2ephp',['feed.php',['../feed_8php.html',1,'']]], - ['filer_2ephp',['filer.php',['../filer_8php.html',1,'']]], - ['filerm_2ephp',['filerm.php',['../filerm_8php.html',1,'']]], - ['filestorage_2ephp',['filestorage.php',['../filestorage_8php.html',1,'']]], - ['follow_2ephp',['follow.php',['../include_2follow_8php.html',1,'']]], - ['follow_2ephp',['follow.php',['../mod_2follow_8php.html',1,'']]], - ['fpostit_2ephp',['fpostit.php',['../fpostit_8php.html',1,'']]], - ['fresh_2emd',['fresh.md',['../fresh_8md.html',1,'']]], - ['friendica_2dto_2dsmarty_2dtpl_2epy',['friendica-to-smarty-tpl.py',['../friendica-to-smarty-tpl_8py.html',1,'']]], - ['fsuggest_2ephp',['fsuggest.php',['../fsuggest_8php.html',1,'']]], - ['full_2ephp',['full.php',['../full_8php.html',1,'']]], - ['functions_2ephp',['functions.php',['../functions_8php.html',1,'']]] -]; -- cgit v1.2.3