samfundev
932a9bf3f1
bluebird: update to 3.7.2
4 years ago
Simon Legner
7b97e60f94
modernizr: update release 3.11.3
4 years ago
Simon Legner
eda53194b0
Merge pull request #1270 from MasterEnoc/master
...
Add Elisp docs for version 26.3
4 years ago
Simon Legner
8c38a4c9ad
Merge pull request #1335 from scherepn/jekyll-update
...
Update Jekyll documentation
4 years ago
Simon Legner
c55924bc4e
Merge pull request #1334 from scherepn/less-update
...
Update Less documentation
4 years ago
Phil Scherer
e0100dd133
Update Jekyll documentation
4 years ago
Phil Scherer
175ffdb1dd
Update Less documentation
4 years ago
Phil Scherer
b31b8f1e91
Update Falcon documentation
4 years ago
Simon Legner
90031b56f9
kotlin: update release 1.4.10
4 years ago
Simon Legner
837d33162d
Merge pull request #1169 from ignaloidas/patch-1
...
Update Godot versions
4 years ago
Simon Legner
d5da3bf659
godot: update attribution
4 years ago
Simon Legner
8d30b7d276
Merge pull request #1196 from Daniel-Worrall/crystal-0.33
...
Update crystal 0.35
4 years ago
Simon Legner
4288fe5104
crystal: provide only latest release 0.35.1
4 years ago
Simon Legner
04db81e274
mdn: update CSS, HTML, JavaScript, SVG, XSLT&XPath
4 years ago
Simon Legner
41ab102ed7
Merge pull request #1241 from xavieryao/master
...
Add PyTorch v1.7.0 documentation
4 years ago
Simon Legner
6956b9c3e0
Merge pull request #1225 from ahosni/docs-spring-boot
...
Add documentation for Spring Boot
4 years ago
Simon Legner
eb14545f79
spring_boot: update release 2.4.0
4 years ago
Simon Legner
50d715694b
codeigniter: add version 4
4 years ago
Simon Legner
76b82ac270
angular: add version 9
4 years ago
Simon Legner
8bfc654a84
openjdk: add version 11
4 years ago
Simon Legner
72f1c5cb23
nginx: update to 1.19.3
4 years ago
Simon Legner
b5d3298a3d
jest: update to 26.6
4 years ago
Simon Legner
0eec0a85ae
postgresql: add version 13
4 years ago
Simon Legner
67df9e296e
angularjs: add version 1.8
4 years ago
Jasper van Merle
d9aeb25c9d
Merge pull request #1287 from stuartpb/patch-1
4 years ago
Simon Legner
36a75ca260
It's 2020
4 years ago
Stuart P. Bentley
c4a5cd8576
Update Lua copyright in about_tmpl.coffee
4 years ago
MasterEnoc
258e3f954c
Add Elisp language docs for version 26.3
4 years ago
Peiran Yao
c0b94262bf
Add PyTorch v1.5.0 documentation
5 years ago
Antoine Pietri
db0746c16e
Add documentation for OCaml
5 years ago
Aymen Hosni
f4b66063ac
Add documentation for Spring Boot
5 years ago
Jed Fox
7a4e0ea98d
Merge pull request #1158 from simon04/bootstrap
...
bootstrap: update to 3.4.1 and 4.4.1
5 years ago
Jed Fox
c8249126f4
Merge pull request #1144 from lgeiger/upgrade-tensorflow
...
Upgrade TensorFlow 2.1
5 years ago
Simon Legner
13d33f106c
bootstrap: update to 3.4.1 and 4.4.1
5 years ago
Jed Fox
712ff2ae3d
Set the height of the “star the DevDocs repo” badge on the homepage
5 years ago
Jed Fox
364be3bf11
Merge pull request #1086 from simon04/prefers-color-scheme
...
Add support for prefers-color-scheme media query
5 years ago
Jed Fox
e8b1359665
Switch to radio buttons for theme picker, only allow auto setting where supported
5 years ago
Jed Fox
7287d0bfc6
Merge pull request #1126 from Cimbali/master
...
Add documentation for gnuplot
5 years ago
Jed Fox
33c2d1435a
Merge pull request #1133 from simon04/typescript
...
typescript: update to 3.7.2
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
Lukas Geiger
02e4a384b6
Upgrade TensorFlow docs to v2.0
5 years ago
Simon Legner
c60aa3e506
typescript: update to 3.7.2
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
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
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
0476dd0eb3
Add Rails version 6.0
5 years ago
Waldir Pimenta
2bdf3a05d0
Add Sequelize documentation
5 years ago
Jasper van Merle
04abf810b7
Update Godot documentation (3.1.1)
5 years ago
Jasper van Merle
8cebb3d4cb
Update D documentation (2.088.0)
5 years ago
Jasper van Merle
b3d5f9a0a3
Update Crystal documentation (0.30.1)
5 years ago
Jasper van Merle
0aa78305d8
Update Cordova documentation (9.0.0)
5 years ago
Simon Legner
0700f2d833
Add support for prefers-color-scheme media query
5 years ago
Oleksii Filonenko
56ae7d29a9
Update attribution for PostgreSQL (2018 -> 2019)
5 years ago
Jasper van Merle
49a7485b88
Revert accidental Electron attribution change
5 years ago
Jasper van Merle
4eeca31791
Update NumPy documentation (1.17.0)
5 years ago
Jasper van Merle
ffb39cba54
Update Nokogiri documentation (1.10.4)
5 years ago
Jasper van Merle
c20ad3ed54
Update Node.js documentation (12.9.1)
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
Jasper van Merle
5c402381d5
Update Backbone.js documentation (1.4.0)
5 years ago
Jasper van Merle
2488740dfb
Merge pull request #928 from jmerle/cobol
...
Add GnuCOBOL documentation
5 years ago
Jasper van Merle
9f2941cd27
Merge pull request #882 from jmerle/enzyme
...
Add Enzyme documentation
5 years ago
Jasper van Merle
0574de6812
Fix merge conflict
6 years ago
Jasper van Merle
d715d675f9
Merge pull request #1068 from simon04/git
...
git: update to 2.23.0
6 years ago
Jasper van Merle
d50bf368a0
git: update attribution to doc's license instead of git's license
6 years ago
Jasper van Merle
0fd990dfcb
Merge pull request #1064 from simon04/julia
...
julia: add versions 1.1 and 1.2; enable syntax highlighting
6 years ago
Jasper van Merle
212f7ee118
rust: proper and working update to 1.37.0
6 years ago
Simon Legner
cd2339d96a
julia: add versions 1.1 and 1.2
6 years ago
Jasper van Merle
3b175c716b
Merge pull request #1052 from gengjiawen/patch-2
...
bump vue to 2.6.10
6 years ago
Jasper van Merle
751bf6e7d5
vue: update scraper and filters for 2.6.10
6 years ago
Jasper van Merle
b15f8c6cee
Merge pull request #1051 from gengjiawen/patch-1
...
bump jest to 24.8.0
6 years ago
Jasper van Merle
b1ab6743f5
jest: finish update
6 years ago
Jasper van Merle
cbe38c8f36
django_rest_framework: finish scraper and filters
6 years ago
Jiawen Geng
4f7d93b438
bump vue to 2.6.10
6 years ago
Jasper van Merle
fef9589fae
Simplify service worker and don't show analytics setting/notification in development
6 years ago
Jasper van Merle
3a6a158f14
trio: finish scraper and filters
6 years ago
Jasper van Merle
966679235c
octave: update about_tmpl entry
6 years ago
Jasper van Merle
4da5ae7e73
octave: finish scraper and filters
6 years ago
Jasper van Merle
17528d9845
rxjs: finish scraper and filters
6 years ago
Jasper van Merle
eb82f6024c
pony: finish scraper and filters
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
3e1e65efec
Merge branch 'master' into reactivex
6 years ago
Jasper van Merle
3fb0310beb
Merge branch 'master' into cobol
6 years ago
Jasper van Merle
ee43d42835
Merge branch 'master' into enzyme
6 years ago
Jasper van Merle
93582d3b82
mariadb: update scraper and filters to work with the official website
6 years ago
Jasper van Merle
facb0a44d2
Merge branch 'master' into mariadb
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
ce5f182014
composer: finish scraper and filters
6 years ago
Jasper van Merle
a1c8ed2909
Merge branch 'master' into composer
6 years ago
Jasper van Merle
f3d5a6eae3
salt_stack: finish scraper and filters
6 years ago
Jasper van Merle
11234ecb45
cypress: finish scraper and filters
6 years ago
Jasper van Merle
78168366cf
wordpress: finish scraper and filters
6 years ago
Jasper van Merle
e566036f54
scala: fix license and update entries filter
6 years ago