Jasper van Merle
2933798bcf
Merge branch 'master' into mariadb
6 years ago
Thibaut Courouble
90ddbad8ad
2019
6 years ago
Filipe Silva
5da0214717
Add RxJS
...
The current RxJS documentation site is https://rxjs.dev/ .
It is very similar to Angular documentation site (https://angular.io/ ) so I reused most code.
Images on the documentation site seem to be broken and so the scrapper cannot download them. You can see an example of a broken image at https://rxjs.dev/api/operators/buffer .
Related to https://github.com/freeCodeCamp/devdocs/issues/939
6 years ago
Jasper van Merle
bf53a00ca9
Fix merge conflicts
6 years ago
Jasper van Merle
536fa35ff9
Fix merge conflict
6 years ago
Juan González
d3196c53ed
Add documentation for cypress.io
6 years ago
Jed Fox
a30fcf9d9a
Switch from SASS variables to CSS variables
...
* Switch from SASS variables to CSS variables for most styling
These are the simple cases, and the more complex ones will be covered by future commits. I’ve also replaced $fooZ ± 1 with the appropriate variable to avoid a runtime `calc()`.
* Eliminate the `$style` variable 🔥
I’ve added a `--absolute` variable that’s `white` in dark mode and `black` in regular mode.
* Remove `$inputFocusBorder` 🔥
* Switch the Prism styles to CSS variables
* Convert `$mediumScreen` to a mixin
* 🔥 `$selectionText`
* Eliminate the final uses of SCSS variables
I’ve dropped the 95% opacity on the background of the method source code overlay in RDoc since the difference isn’t noticeable but it makes implementation a lot easier.
* Misc fixes
* Extract the common variables from the two themes to a new file
* Remove illegal usages of CSS variables in SCSS functions
This flattens out the buttons on the settings page which makes the styles simpler (and more modern-looking IMO) and removes the box-shadow on the button, which was completely invisible to me.
* Fix usages of SCSS functions in CSS variables
* Use `html._theme-*` selectors
* Eliminate `application-dark.css`; switch themes by toggling classes
This also means that the Application Cache doesn’t have to get updated when toggling themes, and a new CSS file that’s nearly the same doesn’t need to be downloaded.
6 years ago
Jasper van Merle
90123a3679
Automatically generate spritesheets
6 years ago
Nicolas Ettlin
67b5e3cb47
Add Qt scraper
7 years ago
Jasper van Merle
0429e07761
Add Dart documentation
7 years ago
Jasper van Merle
e894a2f3ee
Add MariaDB documentation
...
Switch to UrlScraper
Refactoring
7 years ago
Jasper van Merle
7d6e45c325
Add Graphite documentation
7 years ago
Jasper van Merle
1d56144a4b
Add Bash documentation
7 years ago
Doug Fitzmaurice
716fc26af1
Add a Terraform scraper
7 years ago
Beau Carnes
22fa7c81b6
Fix header alignment in Python (issue #808 )
7 years ago
Szabolcs Légrádi
330e337b7b
Add WordPress documentation
7 years ago
Thibaut Courouble
7731a599e1
Finish Babel scraper
7 years ago
Jed Fox
1f2030de24
Add Babel
7 years ago
Jed Fox
2bd96af5c0
Add the Jekyll docs
7 years ago
Thibaut Courouble
8eb8a9e46d
Finish JSDoc scraper
7 years ago
Jed Fox
abbd43b85e
Add JSDoc
7 years ago
Thibaut Courouble
46a2981aef
2018
7 years ago
Thibaut Courouble
0bd8289891
Tweak print stylesheet
7 years ago
Jed Fox
b681c80ed0
Add a print stylesheet removing the DevDocs UI
7 years ago
Jamie Ly
2f9608662f
Adds scala documentation
7 years ago
Thibaut Courouble
1181bd7498
Decouple React Native scraper from React scraper
7 years ago
Thibaut Courouble
64f04305d3
Replace all remaining PNG UI icons with SVGs
7 years ago
antlord
bc8d9432c3
D documentation was added.
7 years ago
Thibaut Courouble
a4ba32ebca
Finish Nim scraper
7 years ago
Konstantin Zaitsev
09eea66d57
Add Nim documentation
7 years ago
Thibaut Courouble
150a4b6ab1
Update RequireJS documentation (2.3.4)
8 years ago
Thibaut Courouble
f54d2b428c
Update Julia documentation (0.6, 0.5)
8 years ago
Thibaut Courouble
f0125e55ae
Add Pug documentation
8 years ago
Thibaut Courouble
9b655f2ee5
Update Vagrant documentation (1.9.5)
8 years ago
Thibaut Courouble
c13877f833
Split doc icon sprite
8 years ago
Phil Scherer
dfee92d4f4
Add Liquid documentation
8 years ago
freayd
f606c0abc8
Add OpenJDK documentation
8 years ago
Thibaut Courouble
7e5c3fc43a
Update and version Sinon.JS documentation
8 years ago
Thibaut Courouble
e94af979d9
Add settings page
8 years ago
Thibaut Courouble
327a408a44
Switch to system UI fonts
8 years ago
Thibaut Courouble
bfe83138e3
Add webpack 2 documentation
8 years ago
Thibaut Courouble
f94e59e549
2017
8 years ago
Thibaut Courouble
193db39f9b
Finish CodeceptJS scraper
8 years ago
edno
1fda4fcb0c
CodeceptJS documentation
8 years ago
edno
72ab343572
Codeception 2.2 documentation
8 years ago
Thibaut Courouble
0c8ca4e5fa
Add SQLite documentation
8 years ago
Thibaut Courouble
6e43cfe7ba
Add Async documentation
8 years ago
Thibaut Courouble
4dfa9b1f0e
Update Bower documentation (1.7.9)
8 years ago
Thibaut Courouble
818fa97bb0
Update Cordova documentation (6.3.1)
9 years ago
Thibaut Courouble
28b4149c6b
Add Bootstrap 3 documentation
9 years ago
Thibaut Courouble
3036c712e9
Finish Crystal scraper
9 years ago
Thibaut Courouble
fa100bf535
Fix and improve Chai scraper
9 years ago
Thibaut Courouble
7a1591f68c
Split icon sprite
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
b78244fb53
Add Angular 2 documentation
9 years ago
Thibaut Courouble
481233050d
Finish Padrino scraper
9 years ago
Thibaut Courouble
78cf26a6a7
Finish Kotlin scraper
9 years ago
Phil Scherer
c6da1d0c23
Add Perl documentation
9 years ago
Thibaut Courouble
99514289dc
Rename file
9 years ago
Thibaut Courouble
f7a381c534
Add caniuse.com support tables
9 years ago
Thibaut Courouble
fbbf9d5d09
Finish Haxe documentation
9 years ago
JbIPS
daded63b6a
Add Haxe documentation
9 years ago
Jonas Meinertz Hansen
cd55b861ca
Add documentation for TensorFlow's python API
9 years ago
Thibaut Courouble
c5caeff917
Refactor GitHub scraper code
9 years ago
Thibaut Courouble
0efa4c349e
Finish CodeIgniter scraper
9 years ago
Phil Scherer
8232a0538a
Add CodeIgniter Documentation
9 years ago
Hassan Zamani
38f100fbf3
add ramda.js
9 years ago
Thibaut Courouble
1fa82430b0
Finish Chef documentation
9 years ago
doertedev
0948b5882e
Add Chef documentation
9 years ago
Phil Scherer
26bead24b4
Add CakePHP Documentation
9 years ago
Jairo S
8469d7148c
Adding Erlang docs.
9 years ago
Tobias
ae7a5abd96
Add Tcl/Tk documentation
...
All commands without extension C-API. No fancy style or anything.
9 years ago
Thibaut
c82e1e95ac
2016
9 years ago
Thibaut
6939865137
Finish Dojo scraper
9 years ago
Thibaut
de1c879730
Finish Vagrant scraper
9 years ago
Eddy Shure
1ff92971a5
Add Elixir documentation
9 years ago
Thibaut
11bcab7464
Update Vue.js documentation (1.0.4)
9 years ago
Thibaut
ece7a75afd
Finish Phalcon scraper
10 years ago
Constantine Kim
a00e45e829
Add Q.js documentation
10 years ago
Yosi Attias
f6df847e86
OpenTSDB 2.1 Documentation
10 years ago
Thibaut
f1cef991ec
Finish Vue.js scraper
10 years ago
Jérémie Ledentu
5e4c30c86a
Add Phaser documentation
10 years ago
Thibaut
f0cb4b69cf
Finish webpack scraper
10 years ago
Yosi Attias
ba165ae8b4
Webpack 1.9 documentation
10 years ago
Hugo Sarti
dac9b9b03c
Add docs for Drupal
10 years ago
Thibaut
f25d19a7dd
Move disable doc notice to the top
10 years ago
Thibaut
4d853c57f9
Add Rust documentation
10 years ago
Thibaut
f7d1c21bb8
Remove MaxCDN documentation
10 years ago
Thibaut
0a09c8904e
Add Apache documentation
10 years ago
Thibaut
cb0b2e02d7
Add npm documentation
10 years ago
Thibaut
bec7ebbfea
Refactor CSS
10 years ago
Thibaut
34e804d455
Add Meteor documentation
10 years ago
Thibaut
720f34e96c
Update Sinon.js documenttation 1.14.0
10 years ago
Thibaut
dc6e239a50
Refactor CSS
10 years ago
Thibaut
2387fcfd61
Add Clojure documentation
10 years ago
Thibaut
81c9bfa874
Add Lua documentation
10 years ago
Thibaut
5c1a9ed640
Update copyright year
10 years ago
Thibaut
9d47e02cf1
Add Bower documentation
10 years ago
Thibaut
b94113b80e
Add Modernizr documentation
10 years ago
Thibaut
34934b27cb
Add Socket.IO documentation
10 years ago