Jed Fox
d6c9d2b41f
Update gnuplot to 5.2.8
5 years ago
Jed Fox
7287d0bfc6
Merge pull request #1126 from Cimbali/master
...
Add documentation for gnuplot
5 years ago
Jed Fox
e647b3a5ff
Update typescript to 3.7.4
5 years ago
Jed Fox
33c2d1435a
Merge pull request #1133 from simon04/typescript
...
typescript: update to 3.7.2
5 years ago
Jed Fox
e7b4f8eb9d
Merge pull request #1137 from simon04/ansible-2.9
...
ansible: add version 2.9
5 years ago
Jed Fox
474fcc49c6
Update ESLint to 6.8.0
5 years ago
Jed Fox
598a925190
Merge pull request #1135 from simon04/eslint
...
eslint: update to 6.7.0
5 years ago
Jed Fox
f8b3ade496
Merge pull request #1134 from simon04/sqlite
...
sqlite: update to 3.30.1
5 years ago
Jed Fox
d410cd4bef
Fix Leaflet 1.5 download
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
dca7ffd17b
Update versions & dates for Python, extract info for downloading
5 years ago
Jed Fox
428afb1f85
Merge pull request #1130 from simon04/python
...
python: add version 3.8
5 years ago
Jed Fox
d475f24c35
Add documentation on building FileScraper docs
5 years ago
Jed Fox
58a0120697
Update mongoose & angular versions to match reality
5 years ago
Jed Fox
92a0d28e48
Improve Mongoose docs
5 years ago
Jed Fox
142738e704
Merge pull request #1119 from kaltepeter/update-mongoose
...
Update mongoose version to 5.7.7
5 years ago
Jed Fox
84b8305034
Finish Angular scrapers
5 years ago
Simon Legner
01ff3f1fb2
ansible: add version 2.9
5 years ago
Simon Legner
73ac8c73de
eslint: update to 6.7.0
5 years ago
Simon Legner
9b86f2fdb0
sqlite: update to 3.30.1
5 years ago
Simon Legner
c60aa3e506
typescript: update to 3.7.2
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
Simon Legner
362d1532a1
python: add version 3.8
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
5cd7b6de41
Update mongoose version to 5.7.7
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
089aa6158a
sequelize: finish scraper and filters
5 years ago
Jasper van Merle
9b63f4625f
Merge pull request #1109 from TheWillGabriel/rails-6.0
...
Update Rails documentation (6.0.0)
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
TheWillGabriel
2fe6705fa4
Skip erroneous scraper results
5 years ago
TheWillGabriel
0476dd0eb3
Add Rails version 6.0
5 years ago
Waldir Pimenta
2bdf3a05d0
Add Sequelize documentation
5 years ago
Jasper van Merle
5ed9942380
Fix rate limit related errors
5 years ago
Jasper van Merle
75d27a02e0
mariadb: update versions and skip_patterns
5 years ago
Arnaud Valle
6927db37d7
feat: update puppeteer to 1.20.0
5 years ago
Jasper van Merle
bdb5c40b13
Merge pull request #1099 from owen5mith/master
...
go: update to latest major version
5 years ago
Jasper van Merle
685247f731
Merge pull request #1098 from dominikbulaj/update_react_version
...
react version 16.10.1
5 years ago
Jasper van Merle
5ad2e3a59b
react: 16.10.2
5 years ago
Jasper van Merle
72d73a5f0d
Merge pull request #1097 from dominikbulaj/master
...
yarn: update to 1.19.0
5 years ago
Owen
3da0e1214b
go: update to latest major version
5 years ago
Jasper van Merle
946fcc28ac
crystal: update get_latest_version
5 years ago
Jasper van Merle
f47326e787
Fix version blocks and update patch version
5 years ago
Dominik Bułaj
0117d61f71
react version 16.10.1
...
Updated React version to latest one (September 28, 2019)
5 years ago
Dominik Bułaj
0230479ccc
Update yarn.rb
...
yarn: update to 1.19.0
5 years ago
Oleksii Filonenko
84afa65bcb
Update Crystal documentation (0.31.0)
5 years ago
Jasper van Merle
eda3a7ffb4
Update Puppeteer documentation (1.19.0)
5 years ago
Jasper van Merle
04abf810b7
Update Godot documentation (3.1.1)
5 years ago
Jasper van Merle
2d98f0c52f
Update Dart documentation (2.5.0)
5 years ago