Jed Fox
598a925190
Merge pull request #1135 from simon04/eslint
...
eslint: update to 6.7.0
5 years ago
Jed Fox
8817ff28ba
Merge pull request #1132 from simon04/leaflet-1.6
...
leaflet: add version 1.6.0
5 years ago
Jed Fox
9b117a5cd5
Fix sequelize icon size
5 years ago
Lukas Geiger
02e4a384b6
Upgrade TensorFlow docs to v2.0
5 years ago
Simon Legner
73ac8c73de
eslint: update to 6.7.0
5 years ago
Simon Legner
881f4af0b6
leaflet: add version 1.6.0
...
https://leafletjs.com/2019/11/17/leaflet-1.6.0.html
Updated icon from https://leafletjs.com/docs/images/favicon.ico
5 years ago
Cimbali
f5a3152bbb
Add gnuplot documentation as source
...
Documentation is part of the gnuplot source code, available at:
- https://sourceforge.net/p/gnuplot/gnuplot-main/ci/master/tree/docs/
This can be redistributed, according the the Copyright (emphasis mine):
> * Copyright 1986 - 1993, 1998, 2004 Thomas Williams, Colin Kelley
> *
> * Permission to use, copy, and distribute this software **and its**
> * **documentation** for any purpose with or without fee is hereby granted,
> * provided that the above copyright notice appear in all copies and
> * that both that copyright notice and this permission notice appear
> * in supporting documentation.
Full copyright notice here:
https://sourceforge.net/p/gnuplot/gnuplot-main/ci/master/tree/Copyright
The term “gnuplot license” is not very widespread but brings satisfying
results on search engines (including on wikipedia), so I took the
liberty to add a link to the copyright file, taken from the “Gnuplot's
copyright” link on the gnuplot home page, http://gnuplot.info .
Here is how to build the gnuplot docs to parse them:
mkdir gnuplot-src gnuplot-conf $DEVDOCS_ROOT/docs/gnuplot
git clone -b 5.2.7 --depth 1 https://git.code.sf.net/p/gnuplot/gnuplot-main ./gnuplot-src
cd gnuplot-src/
./prepare
cd ../gnuplot-conf
../gnuplot-src/configure
make -C docs nofigures.tex
latex2html -html 5.0,math -split 4 -link 8 -long_titles 5 -dir $DEVDOCS_ROOT/docs/gnuplot -ascii_mode docs/nofigures.tex
5 years ago
Kayla Altepeter
f08cb87031
Update Angular documentation to include 7 and 8
5 years ago
Jasper van Merle
5824a4dced
Merge pull request #1107 from waldyrious/add-sequelize-documentation
...
Add Sequelize documentation
5 years ago
Jasper van Merle
c8380bb228
Merge pull request #841 from jmerle/mariadb
...
Add MariaDB documentation
5 years ago
Jasper van Merle
fdb9701e33
Merge pull request #970 from jmerle/reactivex
...
Add ReactiveX documentation
5 years ago
Waldir Pimenta
2bdf3a05d0
Add Sequelize documentation
5 years ago
Jasper van Merle
cecb990114
Merge pull request #1077 from simon04/optipng
...
Run `optipng -o7` on all PNG files
5 years ago
Jasper van Merle
ff20016bd6
Update Chai documentation (4.2.0)
5 years ago
Jasper van Merle
7339748b59
Update CakePHP documentation (3.8.3)
5 years ago
Simon Legner
8e3dd0e9fa
Run `optipng -o7` on all PNG files
5 years ago
Jasper van Merle
2488740dfb
Merge pull request #928 from jmerle/cobol
...
Add GnuCOBOL documentation
5 years ago
Jasper van Merle
873f92d3c2
gnu_cobol: add logo and fix review comments in clean html filter
5 years ago
Jasper van Merle
5fe2446705
mariadb: add icon
5 years ago
Jasper van Merle
0574de6812
Fix merge conflict
5 years ago
Jasper van Merle
cbe38c8f36
django_rest_framework: finish scraper and filters
6 years ago
Jasper van Merle
14049dac0c
Merge branch 'master' into emilekm-master
6 years ago
Jasper van Merle
3a6a158f14
trio: finish scraper and filters
6 years ago
Jasper van Merle
5d224ce579
Fix merge conflict
6 years ago
Jasper van Merle
8556e5fca8
Merge branch 'master' into octave
6 years ago
Jasper van Merle
17528d9845
rxjs: finish scraper and filters
6 years ago
Jasper van Merle
20438856d1
Fix merge conflict
6 years ago
Hugo Locurcio
c8f30b213f
Update the Godot icon
...
This updates the Godot icon to the official icon used since Godot 3.0.
6 years ago
Jasper van Merle
eb82f6024c
pony: finish scraper and filters
6 years ago
Jasper van Merle
333b67d57d
Merge branch 'master' into add-pony
6 years ago
Jasper van Merle
40defddb6c
vuex: finish scraper and filters
6 years ago
Jasper van Merle
186932e44b
Fix merge conflict
6 years ago
Jasper van Merle
c88ae2c1e1
reactivex: implement get_latest_version
6 years ago
Jasper van Merle
3e1e65efec
Merge branch 'master' into reactivex
6 years ago
Jasper van Merle
1c3a9761c6
vue-router: finish scraper and filters
6 years ago
Jasper van Merle
63a8f840f3
Merge branch 'master' into vue-router
6 years ago
Jasper van Merle
a1c8ed2909
Merge branch 'master' into composer
6 years ago
Jasper van Merle
5dec35b914
saltstack: salt_stack -> saltstack
6 years ago
Jasper van Merle
96a7202e81
Merge branch 'master' into salt-stack
6 years ago
Jasper van Merle
991ee5ab7f
cypress: update icon source
6 years ago
Jasper van Merle
f1887bc016
Merge branch 'master' into add-cypress-documentation
6 years ago
Jasper van Merle
78168366cf
wordpress: finish scraper and filters
6 years ago
Jasper van Merle
a7a3864f9a
Fix merge conflict
6 years ago
Jasper van Merle
74323fda3e
Fix merge conflict
6 years ago
Phil Scherer
ad9e7a6269
Add Octave Documentation
6 years ago
Jasper van Merle
f80d07412c
Merge master
6 years ago
Emil Maruszczak
14623be628
Add Django Rest Framework scrapper
6 years ago
Mathieu PATUREL
46f7a32522
add trio SOURCE icon
6 years ago
Mathieu PATUREL
383459c8b4
add trio icons
6 years ago
Jasper van Merle
d0cf5d745c
Add ReactiveX documentation
6 years ago
Thibaut Courouble
df3d8a508f
Add icon source files
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
Harm Aarts
81efc885ec
Add logos
6 years ago
Jasper van Merle
bf53a00ca9
Fix merge conflicts
6 years ago
Nicolas Ettlin
57232ce130
Add Vuex reference
6 years ago
Juan González
d3196c53ed
Add documentation for cypress.io
6 years ago
Nicolas Ettlin
54064a92aa
Vue Router : use the official Vue icon
6 years ago
Nicolas Ettlin
2d6c1be335
Add Vue Router reference
6 years ago
Nicolas Ettlin
b98ab152c8
Add Composer
6 years ago
Boris Bera
c5f382b0ad
Add salt logo
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
62e07e4e4d
Finish Puppeteer scraper
6 years ago
Jasper van Merle
a6b7bd53c2
Add Puppeteer documentation
6 years ago
Jasper van Merle
90123a3679
Automatically generate spritesheets
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
Thibaut Courouble
a71f48ea10
Finish Bash scraper
7 years ago
Jasper van Merle
1d56144a4b
Add Bash documentation
7 years ago
Thibaut Courouble
34fe833d82
Finish Pygame scraper
7 years ago
Mathieu PATUREL
6f4f3485a4
Add pygame documentation
7 years ago
Thibaut Courouble
ad7be4d061
Finish Koa scraper
7 years ago
Jed Fox
b97cfa6693
Add Koa
7 years ago
Thibaut Courouble
b4cd5f1802
Finish Terraform scraper
7 years ago
Doug Fitzmaurice
716fc26af1
Add a Terraform scraper
7 years ago
Thibaut Courouble
15f79fa488
Finish Leaflet scraper
7 years ago
Simon Legner
c8291a7428
Add leaflet doc
7 years ago
Szabolcs Légrádi
330e337b7b
Add WordPress documentation
7 years ago
Thibaut Courouble
f0e55ffa77
Update Falcon documentation (1.4.1)
7 years ago
Thibaut Courouble
7731a599e1
Finish Babel scraper
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
Thibaut Courouble
b8c8a42f86
Finish Homebrew scraper
7 years ago
Cyril Lakech
438fa8e6d0
add brew doc (1.3.6)
7 years ago
Thibaut Courouble
66d3228f76
Finish ESLint scraper
7 years ago
Cyril Lakech
9fdaf078bd
add eslint doc (4.9.0)
7 years ago
Thibaut Courouble
dac419289b
Finish Bluebird scraper
7 years ago
Alex
b399a0ca6f
Add Bluebird documentation (3.5.0)
...
The individual doc pages do not have any category hints in either their
url or on the page, so get_type() has a fixed mapping of slug->type.
7 years ago
Jamie Ly
2f9608662f
Adds scala documentation
7 years ago
Thibaut Courouble
9337dd651a
Update Mocha documentation (4.0.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
MACHIZAUD Andréa
2f62bca5e4
Vulkan API Reference
7 years ago
Thibaut Courouble
a4ba32ebca
Finish Nim scraper
7 years ago
Konstantin Zaitsev
09eea66d57
Add Nim documentation
7 years ago
Thibaut Courouble
854cebd257
Finish Godot scraper
8 years ago
Zaven Muradyan
d69f4f6473
Add Godot documentation.
...
The associated filter categorizes all API docs under a single "API
reference" type. I originally had a separate type per class (the godot
API docs are organized by class), but that resulted in >300 types.
8 years ago
Thibaut Courouble
899aee8339
Finish Falcon scraper
8 years ago
Phil Scherer
f424256f6c
Add Falcon documentation
8 years ago
Thibaut Courouble
61930288b8
Add Electron documentation
8 years ago
Thibaut Courouble
f0125e55ae
Add Pug documentation
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
2efce74521
Finish OpenJDK scraper
8 years ago
Thibaut Courouble
7e5c3fc43a
Update and version Sinon.JS documentation
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
0c8ca4e5fa
Add SQLite documentation
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
4847917e61
Finish Statsmodels scraper
8 years ago
japborst
06f5faeb18
Statsmodels support
8 years ago
Thibaut Courouble
c4a543933d
Finish scikit-learn scraper
8 years ago
japborst
1dbc03fab4
sklearn support
8 years ago
Thibaut Courouble
659cf94fe8
Finish pandas scraper
8 years ago
japborst
1941687bf0
Add pandas documentation
8 years ago
Thibaut Courouble
9ad721ed44
Finish Twig scraper
8 years ago
David
6b0e60f65a
Add Twig Documentation
8 years ago
Thibaut Courouble
50f583246d
Finish scikit-image scraper
9 years ago
Prashant Sinha
7f06c9c76e
Added Scraper for Scikit-Image (sqashed)
...
+ Scraper definition sourcing from http://scikit-image.org/docs/0.12.x/api/
+ Entries filter
Added clean_html and scikit_image icons
9 years ago
Thibaut Courouble
575e559c1c
Finish Fish scraper
9 years ago
Phil Scherer
e25b0542c3
Add Fish Documentation
9 years ago
Thibaut Courouble
380afc40cd
Finish Bottle scraper
9 years ago
Thibaut Courouble
c0179b22ac
Update and improve RethinkDB documentation
9 years ago
Thibaut Courouble
e92d0e15e7
Finish Docker scraper
9 years ago
Phil Scherer
457439f35a
Add Docker documentation
9 years ago
Thibaut Courouble
28b4149c6b
Add Bootstrap 3 documentation
9 years ago
Thibaut Courouble
7ab536743c
Add Redux documentation
9 years ago
Thibaut Courouble
8e35fa3a2a
Add Julia documentation
9 years ago
Thibaut Courouble
3036c712e9
Finish Crystal scraper
9 years ago
Faustino Aguilar
0324bdca48
Add Crystal documentation
9 years ago
Thibaut Courouble
8d038302b9
Finish Matplotlib scraper
9 years ago
lonewolf
8f88150d73
Add matplotlib documentation
9 years ago
Thibaut Courouble
ab41f0c0ca
Finish CMake 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