Jed Fox
62dcf2be4f
Don't overlay the method's source over its docs in RDoc
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
Thibaut Courouble
f1cc4a73d9
Update MDN docs
6 years ago
Thibaut Courouble
e648ff91de
Update Node.js documentation (11.1.0)
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
Thibaut Courouble
01bc31859b
Fix up switch to CSS variables
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
Thibaut Courouble
7b7aa34b70
Improve Rust scraper
6 years ago
Thibaut Courouble
ad7e1bdc4b
Simplify 'simple' CSS
6 years ago
Thibaut Courouble
24abe4c9d9
Finish Handlebars.js scraper
6 years ago
Jasper van Merle
8b9c62d791
Add Handlebars.js documentation
6 years ago
Thibaut Courouble
e35298c745
Finish Qt scraper
7 years ago
Nicolas Ettlin
67b5e3cb47
Add Qt scraper
7 years ago
Thibaut Courouble
17964b67d4
Finish Dart 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
Thibaut Courouble
4e56a77012
Finish Graphite scraper
7 years ago
Jasper van Merle
7d6e45c325
Add Graphite documentation
7 years ago
Thibaut Courouble
a71f48ea10
Finish Bash scraper
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
Thibaut Courouble
941f33e133
Update Angular documentation (6.0.4)
7 years ago
Thibaut Courouble
bcb5445452
Add back Ansible 2.4 version + improve scraper
7 years ago
Szabolcs Légrádi
8d656ab63f
Add styling for alert callouts
7 years ago
Szabolcs Légrádi
330e337b7b
Add WordPress documentation
7 years ago
Thibaut Courouble
472f03d5b0
Update C/C++ documentation
...
Fixes #688 .
Fixes #736 .
7 years ago
Thibaut Courouble
7731a599e1
Finish Babel scraper
7 years ago
Jed Fox
1f2030de24
Add Babel
7 years ago
Thibaut Courouble
c349caf0f7
Finish Jekyll scraper
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
Jed Fox
b681c80ed0
Add a print stylesheet removing the DevDocs UI
7 years ago
Thibaut Courouble
e7048a87f6
Update PostgreSQL documentation (10.1)
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
4390a91573
Update and improve Rails documentation
7 years ago
Thibaut Courouble
8225e1d7e6
Improve D scraper
7 years ago
Thibaut Courouble
3e0193cdea
Update Sass documentation (3.5.1)
7 years ago
Thibaut Courouble
8902d5331d
Finish D scraper
7 years ago
antlord
bc8d9432c3
D documentation was added.
7 years ago
Thibaut Courouble
0df3a77558
Finish Vulkan scraper
7 years ago
Thibaut Courouble
a4ba32ebca
Finish Nim scraper
7 years ago
Konstantin Zaitsev
09eea66d57
Add Nim documentation
7 years ago
Thibaut Courouble
3f43c03dbc
Update Angular documentation (4.3.2)
8 years ago
Thibaut Courouble
854cebd257
Finish Godot scraper
8 years ago
Thibaut Courouble
1c6c7c06e1
Update Ember.js documentation (2.14.0)
8 years ago
Thibaut Courouble
384ee20b28
Improve Dojo scraper
8 years ago
Thibaut Courouble
150a4b6ab1
Update RequireJS documentation (2.3.4)
8 years ago
Thibaut Courouble
df2af95a54
Update MDN documentations
...
Closes #615 .
8 years ago
Thibaut Courouble
88d235cb49
Update Yii documentation (2.0.12, 1.1.19)
8 years ago
Thibaut Courouble
f54d2b428c
Update Julia documentation (0.6, 0.5)
8 years ago
Thibaut Courouble
61930288b8
Add Electron documentation
8 years ago
Thibaut Courouble
f0125e55ae
Add Pug documentation
8 years ago
Thibaut Courouble
b626a9d574
Improve Erlang documentation
...
Fixes #626 .
8 years ago
Thibaut Courouble
4fabd8bc64
Update Flow documentation (0.46.0)
8 years ago
Thibaut Courouble
9b655f2ee5
Update Vagrant documentation (1.9.5)
8 years ago
Thibaut Courouble
7a1ca03397
Add Jasmine documentation
8 years ago
Thibaut Courouble
aa1be2f49d
Add Jest documentation
8 years ago
Thibaut Courouble
22461b057d
Finish Liquid scraper
8 years ago
Phil Scherer
dfee92d4f4
Add Liquid documentation
8 years ago
Thibaut Courouble
49bb905c93
Update Rust documentation (1.17.0)
8 years ago
Thibaut Courouble
ad2f9a4553
Update React Native documentation (0.44)
8 years ago
Thibaut Courouble
2efce74521
Finish OpenJDK scraper
8 years ago
freayd
f606c0abc8
Add OpenJDK documentation
8 years ago
Thibaut Courouble
66e3848b5b
Update MDN documentations
8 years ago
Thibaut Courouble
28587710e6
Improve table horizontal scrolling on mobile
8 years ago
Thibaut Courouble
7e5c3fc43a
Update and version Sinon.JS documentation
8 years ago
Thibaut Courouble
51c5ab832a
Update PostgreSQL documentation (9.6.2, 9.5.6, 9.4.11)
8 years ago
Thibaut Courouble
9258403c36
Fix Angular.js page headings
8 years ago
Thibaut Courouble
29ec9db263
UI tweaks
8 years ago
Thibaut Courouble
327a408a44
Switch to system UI fonts
8 years ago
Thibaut Courouble
15fdab9a49
Update TensorFlow documentation (1.0)
8 years ago
Thibaut Courouble
bfe83138e3
Add webpack 2 documentation
8 years ago
Thibaut Courouble
193db39f9b
Finish CodeceptJS scraper
8 years ago
edno
1fda4fcb0c
CodeceptJS documentation
8 years ago
Thibaut Courouble
802a8d3804
Finish Codeception scraper
8 years ago
edno
72ab343572
Codeception 2.2 documentation
8 years ago
Thibaut Courouble
cd8188ba51
Update and improve Go documentation (1.7.4)
...
Closes #538 .
Closes #540 .
Closes #541 .
8 years ago
Thibaut Courouble
bd2224b9d1
Update PHP documentation (7.1.0)
8 years ago
Thibaut Courouble
0c8ca4e5fa
Add SQLite documentation
8 years ago
Thibaut Courouble
130009b053
Update Haskell documentation (8.0.1, 7.10.3)
8 years ago
Thibaut Courouble
6e43cfe7ba
Add Async documentation
8 years ago
Thibaut Courouble
a0cfe45f21
Add Yarn documentation
8 years ago
Thibaut Courouble
fd15168ebd
Add Immutable.js documentation
...
Closes #513 .
8 years ago
Thibaut Courouble
a05ed038d4
Add Angular 2 Dart documentation
8 years ago
Thibaut Courouble
c4a543933d
Finish scikit-learn scraper
8 years ago
japborst
1dbc03fab4
sklearn support
8 years ago
Thibaut Courouble
f7ec336112
Update MDN docs
...
Closes #476 .
8 years ago
Thibaut Courouble
50e138bd67
Update PostgreSQL documentation (9.6.0, 9.5.4, 9.4.9)
8 years ago
Thibaut Courouble
4dfa9b1f0e
Update Bower documentation (1.7.9)
8 years ago
Thibaut Courouble
659cf94fe8
Finish pandas scraper
8 years ago
Thibaut Courouble
555f434f32
Update Angular documentation (2.0.0)
8 years ago
Phil Scherer
e25b0542c3
Add Fish Documentation
9 years ago
Phil Scherer
45e68b0eab
Add Bottle Documentation
9 years ago
Thibaut Courouble
818fa97bb0
Update Cordova documentation (6.3.1)
9 years ago
Thibaut Courouble
9386a2d368
Improve Ember.js scraper
9 years ago
Thibaut Courouble
ee691d48a3
Update PHP documentation (up to 7.0.10)
9 years ago
Thibaut Courouble
c0179b22ac
Update and improve RethinkDB documentation
9 years ago
Thibaut Courouble
155e1503eb
Update Laravel documentation (5.3.0, 5.2.31, 5.1.33)
9 years ago
Thibaut Courouble
dc4ccd9d6c
Add D3.js v4 documentation
9 years ago
Thibaut Courouble
4ca8c6ee23
Update CakePHP documentation (3.3.1, 3.2.8, 3.1.13, 2.8.3, 2.7.11)
9 years ago
Thibaut Courouble
dd8c6f1e76
Update Rust documentation (1.11.0)
9 years ago
Thibaut Courouble
b279f84a4c
Update and version Meteor documentation
9 years ago
Thibaut Courouble
30900c3562
Update C and C++ documentation
...
Closes #269 . Closes #351 . Closes #439 . Closes #448 .
9 years ago
Phil Scherer
457439f35a
Add Docker documentation
9 years ago
Thibaut Courouble
58c57e02b6
Add Boostrap 4 documentation
9 years ago
Thibaut Courouble
28b4149c6b
Add Bootstrap 3 documentation
9 years ago
Thibaut Courouble
787dc64809
Update MDN docs
9 years ago
Thibaut Courouble
7ab536743c
Add Redux documentation
9 years ago
Thibaut Courouble
3036c712e9
Finish Crystal scraper
9 years ago
Faustino Aguilar
0324bdca48
Add Crystal documentation
9 years ago
Thibaut Courouble
c8c5a47692
Add Drupal 8 documentation
9 years ago
Thibaut Courouble
2346300cee
Improve Erlang scraper
...
Closes #432 .
9 years ago
Thibaut Courouble
368eda32d6
Update Angular documentation (2.0.0rc4)
9 years ago
Thibaut Courouble
562463b112
Update and improve Sphinx scrapers
9 years ago
Thibaut Courouble
8d038302b9
Finish Matplotlib scraper
9 years ago
Thibaut Courouble
2826b54dd6
Fix minor issues in Django scraper
...
Fixes #426 .
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
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
Thibaut Courouble
e5f8a73cc2
Update Node.js documentation (6.2.0, 4.4.5)
9 years ago
Thibaut Courouble
4586dfa543
Update Redis documentation (up to 3.2.0)
9 years ago
Thibaut Courouble
6d36b339e0
Finish NumPy scraper
9 years ago
Thibaut Courouble
3b72e254c3
Finish Apache Pig scraper
9 years ago
Phil Scherer
1927f4e196
Add Pig Documentation
9 years ago
Thibaut Courouble
f78b3658b2
Finish Perl scraper
9 years ago
Phil Scherer
c6da1d0c23
Add Perl documentation
9 years ago
Thibaut Courouble
35c70b86be
Add GCC documentation
9 years ago
Thibaut Courouble
99514289dc
Rename file
9 years ago
Thibaut Courouble
6b37efda62
Finish GNU Fortran scraper
9 years ago
Phil Scherer
56d9398148
Add Fortran documentation
9 years ago
Thibaut Courouble
f7a381c534
Add caniuse.com support tables
9 years ago
Thibaut Courouble
905d6cee9e
Add TypeScript documentation
9 years ago
Thibaut Courouble
763c78c74f
Update Node.js documentation (5.9.1 and 4.4.1)
...
Fixes #373 .
9 years ago
Thibaut Courouble
fbbf9d5d09
Finish Haxe documentation
9 years ago
JbIPS
daded63b6a
Add Haxe documentation
9 years ago
Thibaut Courouble
2bec61a1a7
Finish TensorFlow scraper
9 years ago
Jonas Meinertz Hansen
cd55b861ca
Add documentation for TensorFlow's python API
9 years ago
Thibaut Courouble
ebc6be3215
Finish InfluxData scraper
9 years ago
Thibaut Courouble
ce1a04b41c
Add nginx syntax highlighting
9 years ago
Thibaut Courouble
c5caeff917
Refactor GitHub scraper code
9 years ago
Thibaut Courouble
ac3aaea531
Finish nginx Lua Module scraper
9 years ago
Thibaut Courouble
0efa4c349e
Finish CodeIgniter scraper
9 years ago
Phil Scherer
8232a0538a
Add CodeIgniter Documentation
9 years ago