Commit graph

61 commits

Author SHA1 Message Date
Thibaut
a5fa8d90f7 Update Ember.js documentation (1.3.0) 2014-01-12 09:27:23 -05:00
Thibaut
a5fc34b7d4 Update PHP documentation (5.5.8) 2014-01-12 09:14:24 -05:00
Thibaut
693ac81101 Update Ruby documentation to 2.1.0 2014-01-05 17:38:35 -05:00
Thibaut
a9737743cb Update RDoc scraper 2014-01-05 17:38:14 -05:00
Thibaut
d50a87e37a Update jQuery Mobile documentation to 1.4.0 2014-01-05 16:16:20 -05:00
Thibaut
1febaeac40 Update jQuery core and UI documentations 2014-01-05 16:15:27 -05:00
Thibaut
aea338a089 Update Less documentation to 1.6.0 2014-01-05 14:57:25 -05:00
Thibaut
b42e7017ab Update Node documentation to 0.10.24 2013-12-21 07:41:04 +00:00
Thibaut
72ec1839b1 Update PHP documentation to 5.5.7 2013-12-21 07:38:44 +00:00
Thibaut
bec23e6b70 Add PostgreSQL documentation 2013-12-14 22:52:15 +00:00
Thibaut
836a9ea8bf Add Redis documentation 2013-12-13 19:27:25 +00:00
Thibaut
0f08f25b42 Add Git documentation 2013-12-13 19:25:24 +00:00
Thibaut
864188e24c Use String#sub instead of String#gsub when possible 2013-12-13 11:21:38 +00:00
Thibaut
b92db88506 Refactor Docs::Scraper 2013-12-12 11:17:55 +00:00
Thibaut
b66d6d93d6 Refactor PHP scraper with new initial_paths option 2013-12-11 18:53:04 +00:00
Thibaut
ca06cc7ad9 Implement Docs::Filter#initial_page? 2013-12-11 18:52:15 +00:00
Thibaut
f8298181e9 Implement initial_paths scraper option 2013-12-11 18:46:32 +00:00
Thibaut
5e69d6df5e Make Docs::FileScraper#request_all accept an array of URLs 2013-12-11 11:48:34 +00:00
Thibaut
cd6057e392 Make Docs::UrlScraper#request_all accept an array of URLs 2013-12-11 11:48:11 +00:00
Thibaut
c6be9b6ae4 Make Docs:Requester#request accept an array of URLs 2013-12-11 10:49:43 +00:00
Thibaut
40c1dda27d Update DOM documentation 2013-12-07 16:21:10 +00:00
Thibaut
33bf960846 Update JavaScript documentation
Fixes #9
2013-12-07 15:08:59 +00:00
Thibaut
da165074a3 Update HTML documentation 2013-12-07 10:52:12 +00:00
Thibaut
6e9c16a1fc Increase default :max_concurrency 2013-12-07 10:51:29 +00:00
Thibaut
71bdcd2b11 Fix I18n deprecation warning 2013-12-07 10:46:07 +00:00
Thibaut
cad60c6170 Improve PHP scraper
Fixes #20
2013-12-06 22:33:51 +00:00
046569
ccb4a2663c Update Ruby On Rails documentation to 4.0.2 2013-12-05 08:40:26 +08:00
Thibaut
8669faa8e7 Update Lo-Dash documentation to 2.4.1 2013-12-04 08:06:57 +00:00
Thibaut
d9daed1217 Refactor InternalUrls filter 2013-12-02 21:31:38 +00:00
Thibaut
4a2a393ed4 Refactor :follow_links option 2013-12-02 18:28:48 +00:00
Thibaut
bf6c900ca7 Make :skip_links option work with true/false 2013-12-02 18:24:06 +00:00
Thibaut
47eb7eec7f Make :skip_links option apply to pages instead of individual links 2013-12-02 18:18:21 +00:00
Thibaut
6c8eea1adb Add :follow_links option to not follow links on select pages 2013-12-01 17:59:07 +00:00
Thibaut
bdb36c6cc4 Update Lo-Dash documentation to 2.4.0 2013-11-27 00:24:39 +01:00
Thibaut
5db728e485 Update Ember.js documentation to 1.2.0 2013-11-26 13:51:03 +01:00
Thibaut
36d6a109dc Add Python documentation 2013-11-26 13:41:18 +01:00
Thibaut
b03112c646 Update Node.js documentation to 0.10.22 2013-11-20 12:20:52 +01:00
Thibaut
dc0e174253 Add Ruby on Rails documentation 2013-11-19 18:37:18 +01:00
Thibaut
07d8d1ac0f Refactor RDoc filters 2013-11-19 18:22:09 +01:00
Thibaut
1eed7c7778 Improve Ruby/RDoc scraper 2013-11-18 23:21:03 +01:00
Thibaut
706270d89c Don't store pages with no entries 2013-11-18 22:39:36 +01:00
Thibaut
7c1bd6b236 Improve Ruby/RDoc scraper 2013-11-18 13:48:16 +01:00
Thibaut
3093104dc2 Add RDoc scraper and Ruby documentation 2013-11-16 17:20:10 +01:00
Thibaut
f5eb547900 Update PHP documentation to 5.5.6 2013-11-16 17:08:42 +01:00
Thibaut
f4f6b67897 Strip heredoc whitespace of attribution text in one place 2013-11-16 17:00:08 +01:00
Thibaut
5885892d53 Don't insert attribution link when the base URL is localhost 2013-11-16 16:44:37 +01:00
Thibaut
24347f312b Add CleanLocalUrls filter for removing localhost URLs
Enabled by default in FileScraper
2013-11-16 16:40:45 +01:00
Thibaut
9089d03211 Set the default FileScraper::base_url to localhost 2013-11-16 16:32:43 +01:00
Thibaut
5c4775201b Move code in scraper.rb 2013-11-16 16:20:16 +01:00
Thibaut
d964fd4ca9 Make Docs::URL#relative_path_to work with unqualified URLs 2013-11-16 12:02:31 +01:00