Jed Fox
af8576fe0a
It’s 2020
5 years ago
Jed Fox
ba5bdc2933
Update news.json
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
f42afb6f30
Fix #1151 by catching errors thrown when calling canvas.toDataURL
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
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
82761c9d56
Update news.json
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
399387f6c8
Update news.json
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
Stefan Selent
e0e158c8d7
Don't add auto-hide layout based on current location
...
...instead of just by layout name
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
Jasper van Merle
c4fcad217f
Merge pull request #1080 from filalex77/postgresql-11
...
Update PostgreSQL to version 11 (release 11.5)
5 years ago
Jasper van Merle
782429ca02
Fix various favicon-related Sentry issues
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
011b150c70
Update changelog
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
5e09a49d59
reactivex: fix ascii issue
...
Co-Authored-By: Jed Fox <git@twopointzero.us>
5 years ago
Jasper van Merle
dcbe81cd99
reactivex: process review comments
5 years ago
Jasper van Merle
39ec9e4e3b
Revert adding transparent background to favicon doc images
5 years ago
Jasper van Merle
6efad323ff
Add transparent background to doc icon on favicon
5 years ago
Jasper van Merle
f2a38dbf2c
Update prism.js to use spaces instead of tabs like it is now
5 years ago
Jasper van Merle
0574de6812
Fix merge conflict
5 years ago
Stefan Selent
ea57487453
Extract the right target for clicks on nested elements
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
79adb7ebd3
Merge pull request #1069 from simon04/rust
...
rust: update to 1.37.0
6 years ago
Jasper van Merle
212f7ee118
rust: proper and working update to 1.37.0
6 years ago
Simon Legner
cbfc464727
julia: add alias "jl"
...
Corresponds to file extension used by Julia.
6 years ago