Jed Fox
88b62616e1
Merge pull request #1161 from simon04/flow
...
flow: update to 0.116.0
5 years ago
Jed Fox
c8249126f4
Merge pull request #1144 from lgeiger/upgrade-tensorflow
...
Upgrade TensorFlow 2.1
5 years ago
Simon Legner
8c2f6e5683
flow: update to 0.116.0
5 years ago
Jed Fox
7287d0bfc6
Merge pull request #1126 from Cimbali/master
...
Add documentation for gnuplot
5 years ago
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