Thibaut Courouble
7afd92cb9c
Update Erlang documentation (19.0, 18.3)
9 years ago
Thibaut Courouble
4d464ccbff
Update Kotlin documentation (1.0.3)
9 years ago
Thibaut Courouble
bc63f06ad7
Update Elixir documentation (1.3.1)
9 years ago
Thibaut Courouble
3c0c209dc7
Update TensorFlow documentation (0.9)
9 years ago
Thibaut Courouble
d5d96f2d42
Update Ruby on Rails documentation (5.0.0, 4.2.6, 4.1.15)
9 years ago
Thibaut Courouble
d9b5a34381
Update Elixir documentation (1.3.0)
9 years ago
Thibaut Courouble
2826b54dd6
Fix minor issues in Django scraper
...
Fixes #426 .
9 years ago
Thibaut Courouble
77ea68b3ba
Update Angular documentation (2.0.0rc3)
9 years ago
Thibaut Courouble
d6a5e421ff
Update Node.js documentation (6.2.2, 4.4.6)
9 years ago
Thibaut Courouble
630628d142
Update React Native documentation (0.28)
9 years ago
Thibaut Courouble
474a825396
Update npm documentation (3.10.2)
9 years ago
Thibaut Courouble
fa100bf535
Fix and improve Chai scraper
9 years ago
Thibaut Courouble
e3582e267e
Finish LOVE scraper
9 years ago
nucular
a25290de80
Add LÖVE documentation
...
Made LÖVE scraper and filters work semi-properly
Added LÖVE icons
Added syntax highlighting to LÖVE documentation
LÖVE: Style hints and tables
LÖVE: Added stylesheet
LÖVE: Exclude 'PO2 Syndrome' and remove 'Config Files' from initial paths
LÖVE: Sanitize file names
LÖVE: Refactored style filters and added version-dependent-feature boxes
LÖVE: Added style for hr elements, fixed style for h3 elements; Replaced JS with SimplePage; Sorted CSS into list correctly
LÖVE: Add types to all pages as required since 5bb96f804a
LÖVE: Remove unnescessary linebreak after notice blocks
LÖVE: Categorized/removed certain remaining pages and made sure that all modules are being scraped even if they aren't referenced
LÖVE: Minor fixes
LÖVE: Fixed two bugs
9 years ago
Thibaut Courouble
0478690c19
Update Git documentation (2.9.0)
...
Fixes #422 .
9 years ago
Thibaut Courouble
203903fe95
Update Angular.js documentation (1.5.7, 1.4.12, 1.3.20, 1.2.29)
9 years ago
Thibaut Courouble
f8826ed47f
Update Phaser documentation (2.5.0)
9 years ago
Thibaut Courouble
0de837633e
Update Express documentation (4.14.0)
9 years ago
Thibaut Courouble
dd2adb28ce
Update Redis documentation (up to 3.2.1)
9 years ago
Thibaut Courouble
778cc0a413
Update Mongoose documentation (4.5.1)
9 years ago
Thibaut Courouble
b78244fb53
Add Angular 2 documentation
9 years ago
Thibaut Courouble
cd9f50c38b
Update Marionette.js documentation (2.4.7)
9 years ago
Thibaut Courouble
f648917bb9
Update jQuery documentation (up to 3.0.0)
9 years ago
Thibaut Courouble
383b19ee60
Update Ember.js documentation (2.6.0)
9 years ago
Thibaut Courouble
d7726f98b1
Fix exception when trying to find a version of a doc that has no versions
9 years ago
Thibaut Courouble
52618ad225
Update Django documentation (1.9.7, 1.8.13)
9 years ago
Thibaut Courouble
69d0b7fafe
Update Yii documentation (2.0.8, 1.1.17)
9 years ago
Thibaut Courouble
61b05c1d57
Update Mongoose documentation (4.4.20)
9 years ago
Thibaut Courouble
3efaa3c165
Update Elixir documentation (1.2.5)
9 years ago
Thibaut Courouble
41d631539c
Update Vagrant documentation (1.8.3)
9 years ago
Thibaut Courouble
3146b4829b
Update React Native documentation (0.27)
9 years ago
Thibaut Courouble
f6530eddcf
Update Angular.js documentation (1.5.6)
...
Fixes #405 .
9 years ago
Thibaut Courouble
481233050d
Finish Padrino scraper
9 years ago
Matthias Guenther
e1e4a626ff
Add padrino support
9 years ago
Thibaut Courouble
5bb96f804a
Require all entries to have a name, path and type
9 years ago
Thibaut Courouble
78cf26a6a7
Finish Kotlin scraper
9 years ago
John Zeringue
999a927bd0
Add Kotlin documentation
...
Added documentation for the Kotlin programming language.
The documentation comes from the [Kotlin Standard Library
documentation](https://kotlinlang.org/api/latest/jvm/stdlib/index.html )
at the [official Kotlin website](https://kotlinlang.org ). It is all
licensed under the [Apache License, Version
2.0](https://github.com/JetBrains/kotlin-web-site/blob/master/LICENSE ).
9 years ago
Thibaut Courouble
1a4bea8510
Change User-Agent to 'DevDocs'
9 years ago
nucular
034ecfae72
Replace File.basename in URL#relative_path_to because it doesn't handle special characters in URLs well
9 years ago
Thibaut Courouble
ceccfc0951
Update PHP documentation (up to 7.0.7)
9 years ago
Thibaut Courouble
d36962f0b5
Update jQuery documentation (up to 2.2.4)
9 years ago
Thibaut Courouble
68b89d1732
Update Ansible documentation (2.1.0)
9 years ago
Thibaut Courouble
7acf4eb8b1
Update Rust documentation (1.9.0)
9 years ago
Thibaut Courouble
2b6bc3a630
Update Relay documentation (0.9.0)
9 years ago
Thibaut Courouble
f39e82cad7
Update Marionette.js documentation (2.5.6)
9 years ago
Thibaut Courouble
079fa5a545
Update nginx documentation (1.11.0)
9 years ago
Thibaut Courouble
a56d8cb349
Update React documentation (15.1.0)
9 years ago
Thibaut Courouble
f175350ec1
Update React Native documentation (0.26)
9 years ago
Thibaut Courouble
e5f8a73cc2
Update Node.js documentation (6.2.0, 4.4.5)
9 years ago
Thibaut Courouble
2813cf9be3
Fix internal paths with ':' characters not getting clean up properly
...
Fix #402 .
9 years ago
Thibaut Courouble
84566eac80
Update MDN docs
9 years ago
Thibaut Courouble
4586dfa543
Update Redis documentation (up to 3.2.0)
9 years ago
Thibaut Courouble
cc60e8c83e
Update lodash documentation (4.12.0, 3.10.0)
9 years ago
Thibaut Courouble
e9b36319cb
Update Vue.js documentation (1.0.24)
9 years ago
Thibaut Courouble
d31465fb10
Update Mongoose documentation (4.4.17)
9 years ago
Thibaut Courouble
a18f5e3c86
Update RethinkDB documentation (2.3.2)
9 years ago
Thibaut Courouble
a2c93dd5fc
Update Phalcon documentation (2.0.10)
9 years ago
Thibaut Courouble
cccb6093e0
Update npm documentation (3.9.0)
9 years ago
Thibaut Courouble
bca4178d6a
Update React Native documentation (0.25)
9 years ago
Thibaut Courouble
9e1b9ca2a9
Improve MDN/JavaScript scraper
9 years ago
Thibaut Courouble
e2b7004078
Update Laravel documentation (5.2.31, 5.1.33)
9 years ago
Thibaut Courouble
438e078de2
Update CakePHP documentation (3.2.8, 3.1.13, 2.8.3, 2.7.11)
9 years ago
Thibaut Courouble
c3b3001c54
Update Node.js documentation (6.0.0, 4.4.3)
9 years ago
Thibaut Courouble
e85b42d78b
Update nginx documentation (1.10.0)
9 years ago
Thibaut Courouble
f60297ab26
Update React documentation (15.0.2)
9 years ago
Thibaut Courouble
6d36b339e0
Finish NumPy scraper
9 years ago
Jonas Meinertz Hansen
547f4f54ed
Add NumPy documentation
9 years ago
Thibaut Courouble
3b72e254c3
Finish Apache Pig scraper
9 years ago
Phil Scherer
1927f4e196
Add Pig Documentation
9 years ago
Thibaut Courouble
90ebef1b6c
Update Marionette.js documentation (2.4.5)
9 years ago
Thibaut Courouble
d9ceb673bc
Update Vue.js documentation (1.0.21)
9 years ago
Thibaut Courouble
aaa864b428
Update Socket.IO documentation (1.4.5)
9 years ago
Thibaut Courouble
78811b9635
Update Sinon documentation (1.17.3)
9 years ago
Thibaut Courouble
66b67bdffc
Update Mongoose documentation (4.4.13)
9 years ago
Thibaut Courouble
0c047269bd
Update Modernizr documentation (3.3.1)
9 years ago
Thibaut Courouble
ac474b0914
Update Express documentation (4.13.4)
9 years ago
Thibaut Courouble
265f162aec
Update Chef documentation (12.9, 11.18)
9 years ago
Thibaut Courouble
b5b6cab002
Update Apache HTTP Server documentation (2.4.20)
9 years ago
Thibaut Courouble
6a2bd646fe
Update Angular.js documentation (1.5.5)
9 years ago
Thibaut Courouble
bceede86b8
Update Meteor documentation (1.3.2)
9 years ago
Thibaut Courouble
85623c8001
Update Phaser documentation (2.4.7)
9 years ago
Thibaut Courouble
aaee4c008b
Update Node.js documentation (5.11.0, 4.4.3)
9 years ago
Thibaut Courouble
279265d42e
Update Moment.js documentation (2.13.0)
9 years ago
Thibaut Courouble
866e0e0102
Update React Native documentation (0.24)
9 years ago
Thibaut Courouble
da5ff77e7c
Update webpack documentation (1.13)
9 years ago
Thibaut Courouble
ca2d682d91
Add SQL code highlighting in PostgreSQL documentation
9 years ago
Thibaut Courouble
f78b3658b2
Finish Perl scraper
9 years ago
Phil Scherer
c6da1d0c23
Add Perl documentation
9 years ago
Thibaut Courouble
1b06b299d3
Improve TensorFlow scraper
9 years ago
Jonas Meinertz Hansen
51e1b3f7e8
Update TensorFlow scraper to 0.8 and add web links
...
Update TensorFlow scraper to get docs for version 0.8.
Also add links to TensorFlow's homepage and code repo.
9 years ago
Thibaut Courouble
05d4b76390
Update Ember.js documentation (2.5.0)
9 years ago
Thibaut Courouble
2ed9d2f865
Update Rust documentation (1.8.0)
9 years ago
Thibaut Courouble
db8765c17d
Update Relay documentation (0.8.0)
9 years ago
Thibaut Courouble
d5a16fa011
Update lodash documentation (4.11.1, 3.10.0)
9 years ago
Thibaut Courouble
35c70b86be
Add GCC documentation
9 years ago
Thibaut Courouble
70b19c238a
Sort types/categories by number when they start with a number
9 years ago
Thibaut Courouble
6b37efda62
Finish GNU Fortran scraper
9 years ago
Thibaut Courouble
d366e14ea7
Fix Docs::Parse#document? when document has no doctype
9 years ago
Phil Scherer
56d9398148
Add Fortran documentation
9 years ago
Thibaut Courouble
f7a381c534
Add caniuse.com support tables
9 years ago