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
5 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