Simon Legner
9ad20cbc46
Merge pull request #1165 from lgeiger/tensorflow-versions
...
Split Tensorflow into separate Python and C++ docs
4 years ago
Lukas Geiger
ccd20c0472
Remove TensorFlow Guides
4 years ago
Lukas Geiger
c7a2a37280
Split Tensorflow into separate Python, C++ and Guide docs
4 years ago
Phil Scherer
be80d182e5
Update Fish scraper
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
f6f4614708
Merge pull request #1234 from davidcgl/davidcgl/ruby-2.7
...
Update Ruby documentation (2.7.2)
4 years ago
Simon Legner
17929f1ee9
ruby: update release 2.7.2
4 years ago
Simon Legner
0eec0a85ae
postgresql: add version 13
4 years ago
MasterEnoc
258e3f954c
Add Elisp language docs for version 26.3
4 years ago
Dhanush Adithya
35e08f9f42
Changed the display absolute to flex for both 404 and 500 page
5 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
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
8a71af9c2f
Fix merge conflicts
6 years ago
Jasper van Merle
def4b286e3
Merge pull request #848 from jmerle/generate-docs-json
...
Automatically generate public/docs/docs.json when it's needed
6 years ago
Jasper van Merle
0cd1527143
Re-add background color to manifest
6 years ago
Jasper van Merle
4a088caf7c
Remove redundant server-side rendering
6 years ago
Jasper van Merle
dd23a6c7b7
Move all styling configuration to the client
6 years ago
Jasper van Merle
f80d07412c
Merge master
6 years ago
Emil Maruszczak
14623be628
Add Django Rest Framework scrapper
6 years ago
Mathieu PATUREL
46f7a32522
add trio SOURCE icon
6 years ago
Mathieu PATUREL
383459c8b4
add trio icons
6 years ago
Mathieu PATUREL
409f2c2332
add attributions for trio
6 years ago
Mathieu PATUREL
65c2220115
clean up entries.rb
6 years ago
Mathieu PATUREL
94b50f3cc3
improve entries and display of parameters
6 years ago
Mathieu PATUREL
09e47c49f1
improve titles and pre
6 years ago
Mathieu PATUREL
cda737ceec
basic scrapping working
6 years ago
Jasper van Merle
9fa2131994
Merge branch 'master' into generate-docs-json
6 years ago
Jasper van Merle
d0cf5d745c
Add ReactiveX documentation
6 years ago
Thibaut Courouble
df3d8a508f
Add icon source files
6 years ago
Filipe Silva
5da0214717
Add RxJS
...
The current RxJS documentation site is https://rxjs.dev/ .
It is very similar to Angular documentation site (https://angular.io/ ) so I reused most code.
Images on the documentation site seem to be broken and so the scrapper cannot download them. You can see an example of a broken image at https://rxjs.dev/api/operators/buffer .
Related to https://github.com/freeCodeCamp/devdocs/issues/939
6 years ago
Harm Aarts
81efc885ec
Add logos
6 years ago
Jasper van Merle
bf53a00ca9
Fix merge conflicts
6 years ago
Nicolas Ettlin
57232ce130
Add Vuex reference
6 years ago
Juan González
d3196c53ed
Add documentation for cypress.io
6 years ago
Nicolas Ettlin
54064a92aa
Vue Router : use the official Vue icon
6 years ago
Nicolas Ettlin
2d6c1be335
Add Vue Router reference
6 years ago
Nicolas Ettlin
b98ab152c8
Add Composer
6 years ago
Boris Bera
c5f382b0ad
Add salt logo
6 years ago
Thibaut Courouble
24abe4c9d9
Finish Handlebars.js scraper
6 years ago
Jasper van Merle
8b9c62d791
Add Handlebars.js documentation
6 years ago
Thibaut Courouble
62e07e4e4d
Finish Puppeteer scraper
6 years ago
Jasper van Merle
a6b7bd53c2
Add Puppeteer documentation
6 years ago
Jasper van Merle
8e37605d9f
Add a 512x512 icon to the web app manifest
6 years ago
Jasper van Merle
c3527b6190
Revert docs.json change
6 years ago
Jasper van Merle
cf54931604
Fix tests
6 years ago
Jasper van Merle
90123a3679
Automatically generate spritesheets
6 years ago
Thibaut Courouble
e35298c745
Finish Qt scraper
7 years ago
Nicolas Ettlin
67b5e3cb47
Add Qt scraper
7 years ago
Thibaut Courouble
17964b67d4
Finish Dart scraper
7 years ago