Simon Legner
4c7d9567b0
Merge pull request #1634 from freeCodeCamp/node-17
...
Update Node.js documentation (17.0.1)
3 years ago
Simon Legner
dcddb73500
Update Node.js documentation (17.0.1)
3 years ago
Simon Legner
c7ce90204f
Update Bootstrap documentation (5.1)
3 years ago
Simon Legner
296c0b7807
Update ESLint documentation (8.0.1)
3 years ago
Simon Legner
905af1fb82
Update CoffeeScript documentation (2.6.1)
3 years ago
Simon Legner
1f87ff0a2c
Update TypeScript documentation (4.4.4)
3 years ago
Simon Legner
d0555957f7
Update PostgreSQL documentation (14.0)
3 years ago
Simon Legner
8694d86962
Update OCaml documentation (4.13)
3 years ago
Enoc
c0d3ee4261
Migrate bash scraper to FileScraper and add missing pages
3 years ago
Enoc
44b1416a16
Core normalize_paths filter: fix URI.unescape deprecation
3 years ago
Enoc
ceb73a1776
Update MariaDB documentation (10.6.4)
3 years ago
Enoc
11848f8139
Update Electron documentation (14.0.0)
3 years ago
Enoc
12c4d27ee0
Update Sinon.JS documentation (11.1.2)
3 years ago
Simon Legner
b0ab319b98
Nim: add missing system.echo entry
...
Fixes #1596 .
3 years ago
Simon Legner
e5b4d33c3b
Update Vue.js documentation (3.2.4)
3 years ago
Simon Legner
69df9b2c48
docs:download: fix open deprecation
3 years ago
Simon Legner
10729c6428
Update TypeScript documentation (4.3.5)
3 years ago
Simon Legner
95fb0f3e98
Update Node.js documentation (16.6.0)
3 years ago
Simon Legner
044b22a170
Update WordPress documentation (5.8)
3 years ago
Simon Legner
a2b004ba61
Update Rust documentation (1.54.0)
3 years ago
Simon Legner
502bf47351
Update Octave documentation (6.3.0)
3 years ago
Simon Legner
861160dd00
Update Crystal documentation (1.1.1)
3 years ago
Simon Legner
02daf80309
Update NumPy documentation (1.21.1)
3 years ago
Simon Legner
b5cfc8c7ec
Update Babel documentation (7.14.8)
3 years ago
Enoc
0bb5d3e4a9
Update Electron documentation (13.1.7)
4 years ago
Enoc
ff450559f1
Update CMake documentation (3.21)
4 years ago
Enoc
9cec818950
Update Mocha documentation (9.0.2)
4 years ago
Enoc
693ffac722
Update Git documentation (2.32.0)
4 years ago
Enoc
3efd73ae40
Fix and improve openjdk's get_latest_version
4 years ago
Simon Legner
5913236a1f
Update ESLint documentation (7.30.0)
4 years ago
Simon Legner
60bfa8a3d9
Update Socket.IO documentation (4.1.2)
4 years ago
Simon Legner
4cbcc6f308
Update SQLite documentation (3.36.0)
4 years ago
Simon Legner
d3dd100bc0
Update nginx documentation (1.21.0)
4 years ago
Simon Legner
fa94453069
Update Fish documentation (3.3.0)
4 years ago
Simon Legner
67c4b1ccbd
Update Rust documentation (1.53.0)
4 years ago
Simon Legner
70be597a56
Update Vue.js documentation (3.1.2)
4 years ago
Simon Legner
729f36d782
Update webpack documentation (5.41.1)
4 years ago
Enoc
8ccdaa7da7
Update Underscore.js documentation (1.13.1)
4 years ago
Enoc
dd985908a1
Update Nim documentation (1.4.8)
...
- Add source code links
4 years ago
Enoc
d668808fac
Update openjdk 15 to 15.0.3 and openjdk 11 to 11.0.11
...
- Remove zero width characters from method signatures
4 years ago
Bryan Hernández
6773897296
Merge pull request #1567 from Cimbali/main
...
Add get_latest_verison for R
4 years ago
Cimbali
d9f92b0f92
Add get_latest_verison for R
...
> bundler exec thor updates:check r
+---------------+-----------------+----------------+
| Up-to-date documentations (1) |
+---------------+-----------------+----------------+
| Documentation | Scraper version | Latest version |
+---------------+-----------------+----------------+
| R | 4.1.0 | 4.1.0 |
+---------------+-----------------+----------------+
4 years ago
Enoc
de58a6366a
Update Jest documentation (27.0.4)
4 years ago
Simon Legner
336377c249
Merge pull request #1555 from MasterEnoc/latex
...
Add get_latest_version to latex
4 years ago
Simon Legner
1568083b27
R: enable syntax highlighting
4 years ago
Simon Legner
e9c854c9e9
Merge pull request #1547 from Cimbali/R
4 years ago
Simon Legner
e12068f64a
Update TypeScript documentation (4.3.2)
4 years ago
Cimbali
005db388ce
Rewrite links by generating scraper :replace_paths from entries filter
4 years ago
Cimbali
42731d6407
Clean footer from R packages
...
Only exist in the newer way of building html pages, via configure
4 years ago
Enoc
589aeb7f6e
Add get_latest_version to latex
4 years ago
Cimbali
3194a3f3e5
Skip links to pages with “vignettes” demos
4 years ago
Simon Legner
df7fa0ba5e
Merge pull request #1549 from Cimbali/webexts
4 years ago
Cimbali
94b404450c
Reindex R documentation, include 2 manuals
...
Now each page is indexed by their title (by default), and each index
term declared for it on the index
2 manuals are included, the data import/export as its own category (as
it is rather short), and each top-level section of the R introduction
manual (as it is quite a bit longer).
Add some manual cleanup.
Some pages still seem missing:
- either belonging to non-default packages, i.e. it is normal that they miss
- or corresponding to index words without their own package (!)
4 years ago
Cimbali
7269d5431f
Improve jq examples: simplify HTML, add %pre CSS
4 years ago
Cimbali
e766158d2d
Remove unused nodes in LaTeX sources
4 years ago
Cimbali
6abc208535
Use MDN scraper for web extensions
4 years ago
Cimbali
c3b93377c3
Update lib/docs/scrapers/r.rb
...
Co-authored-by: Simon Legner <Simon.Legner@gmail.com>
4 years ago
Simon Legner
d55da94921
Merge pull request #1550 from Cimbali/jq
4 years ago
Simon Legner
9a8b94fad5
jq: get_latest_version
4 years ago
Simon Legner
5916ee829c
Merge pull request #1548 from Cimbali/latex
4 years ago
Simon Legner
f139802767
LaTeX: syntax highlighting
4 years ago
Cimbali
8fdca1d87c
Add jq
4 years ago
Cimbali
21443dc914
Addd WebExtensions
4 years ago
Cimbali
776ec5a35d
Add LaTeX documentation from https://latexref.xyz
...
From https://ctan.org/pkg/latex2e-help-texinfo , the license is Public Domain.
4 years ago
Cimbali
0b38f339f1
Add R documentation
...
Contains the R base + recommended package help pages converted to HTML.
Equivalent to the fullrefman.pdf generated from source, which is also
called « The R Reference Index » on https://cran.r-project.org/manuals.html
Currently does not include reference manuals and miscellanea (FAQ, etc.)
Script building the documentation:
```bash
set -e
set -o pipefail
DEVDOCSROOT=/path/to/devdocs/docs/r
RSOURCEDIR=${TMPDIR:-/tmp}/R/latest
RBUILDDIR=${TMPDIR:-/tmp}/R/build
RLATEST=https://cran.r-project.org/src/base/R-latest.tar.gz
R="$RBUILDDIR/bin/R"
libdir="$RBUILDDIR/library"
docdir=$RBUILDDIR/doc
makevars="$RSOURCEDIR/share/make/vars.mk"
if [ ! -f "$R" ] ; then
if [ ! -d "$RSOURCEDIR" ]; then
mkdir -p "$RSOURCEDIR" && curl "$RLATEST" | tar -C "$RSOURCEDIR" -xzf - --strip-components=1
fi
[ -d "$RBUILDDIR" ] || mkdir -p "$RBUILDDIR"
[ -f "$RBUILDDIR/config.status" ] || (cd "$RBUILDDIR" && "$RSOURCEDIR/configure")
make -C "$RBUILDDIR" && make -C "$RBUILDDIR" docs
fi
mkdir -p "$DEVDOCSROOT/doc" && cp -r "$docdir"/* "$DEVDOCSROOT/doc/"
find "$libdir" -type d -name 'html' -printf '%P\n' | while read d; do
mkdir -p "$DEVDOCSROOT/library/$d"
cp -r "$libdir/$d"/* "$DEVDOCSROOT/library/$d/"
done
R_PKGS_BASE="`sed -n 's/^R_PKGS_BASE *= *//p' $makevars`"
R_PKGS_RECOMMENDED="`sed -n 's/^R_PKGS_RECOMMENDED *= *//p' $makevars`"
cat <<EOF | _R_HELP_LINKS_TO_TOPICS_=FALSE $R --vanilla --no-echo
links <- tools::findHTMLlinks()
for (pkg in c(`echo $R_PKGS_BASE $R_PKGS_RECOMMENDED | sed 's/\S\+/"&"/g;s/ /, /g'`)) {
Rd <- tools::Rd_db(pkg, lib.loc="$libdir")
if (!length(Rd)) {
message(paste("ERROR: no help files found for package", pkg))
} else {
message(paste0(pkg, "..."))
}
for(f in names(Rd)) {
out <- file.path("$DEVDOCSROOT/library", pkg, "html", sub("[Rr]d$", "html", basename(f)))
tools::Rd2HTML(Rd[[f]], out, package = "$pkg", defines = .Platform\$OS.type,
outputEncoding = "UTF-8", no_links = FALSE, dynamic = FALSE,
Links = links, stages = c("build", "install", "render"))
}
}
EOF
echo "DONE! Start at $DEVDOCSROOT/doc/html/index.html (or $DEVDOCSROOT/doc/html/packages.html)"
```
4 years ago
Bryan Hernández
e486e4258a
Merge pull request #1545 from breunigs/add-elixir-1-12
...
add elixir 1.12 documentation
4 years ago
Enoc
f489154ed7
Update Gnuplot documentation (5.4.0)
4 years ago
Stefan Breunig
24ac996ec8
Elixir: include source link in section headers
...
This implements #763 just for Elixir without solving the general
issue. The style used is similar to the one of the Go docs.
4 years ago
Stefan Breunig
fdfc4dd522
add elixir 1.12 documentation
4 years ago
Simon Legner
591c30014a
Update HAProxy documentation (2.4.0)
4 years ago
Enoc
cce7c49152
Update node to 16.2.0.
...
- Fix bugs introduced by new style in code blocks.
4 years ago
Simon Legner
83c59a5a4d
Update nginx documentation (1.20.0)
4 years ago
Simon Legner
b5635fa550
Update Angular documentation (12.0.0)
4 years ago
Simon Legner
314010b205
Update Dart documentation (2.13.0)
4 years ago
Simon Legner
f980bde4c6
Update Qt documentation (6.1)
4 years ago
Simon Legner
475ccff08e
Update webpack documentation (5.37.0)
4 years ago
Simon Legner
38660c534a
Update D3.js documentation (6.7.0)
4 years ago
Simon Legner
0a0894394e
Update ESLint documentation (7.26.0)
4 years ago
Simon Legner
fd1cd2fcbd
Update Erlang documentation (24.0)
4 years ago
Simon Legner
5ab83e5760
Update RxJS documentation (7.0.1)
4 years ago
Simon Legner
f378bc0e98
Update Jinja documentation (3.0.x)
4 years ago
Simon Legner
b6ddb21a2f
Update Werkzeug documentation (2.0.x)
4 years ago
Simon Legner
d0b63b6036
Update Rust documentation (1.52.1)
4 years ago
Simon Legner
6f3c1167e2
Update Flask documentation (2.0.x)
4 years ago
Enoc
1ac3dd93dd
Update nodejs to 16.1 and update previous version
4 years ago
Enoc
1eaf12b94e
Update Cypress documentation (7.2.0)
4 years ago
Simon Legner
a78db966d2
Update Bootstrap documentation (5.0)
4 years ago
Bryan Hernández
ec612df3d6
Merge pull request #1514 from MasterEnoc/compat-data
...
Add support of compatibility tables
4 years ago
Enoc
e549e57431
Remove comments with version(date)
4 years ago
Enoc
3cf987da8b
Fix mdn scrapers
...
- xslt_xpath had an error with redirection.
4 years ago
Simon Legner
206f915f89
Update Ansible documentation (2.11.0)
4 years ago
Enoc
9a297edc84
Convert compat tables module to a filter.
...
- Fix numbers in tables.
4 years ago
Simon Legner
609191bcc1
Update ESLint documentation (7.25.0)
4 years ago
Enoc
5b3e3b3e53
Fix minor issues of the compatibility tables
4 years ago
Enoc
0ad6fefa83
Add support for compatibility tables
...
almost all the mdn docs works, but some have
minor issues.
4 years ago
Simon Legner
1c3ceca2d2
Merge pull request #1536 from richardkmichael/harmonized-version
...
Harmonized CLI command version notation
4 years ago
Richard Michael
64bf56e352
Consistent descriptions
4 years ago
Richard Michael
21827a6b69
Adjust `docs:page` version handling
...
- Remove `--version` option
- Add `@|~` version notation, consistent with other commands
4 years ago
Richard Michael
26a1e61a42
Adjust `docs:generate` version handling
...
- Remove `--version` option
- Add `@|~` version notation, consistent with `docs:download`
- Adjust `CONTRIBUTING.md` instructions
4 years ago
Simon Legner
f2b6607620
Update Vue.js documentation (3.0.11)
4 years ago
Richard Michael
bec0f33b27
Add and use a singular finder, `find_doc()`
4 years ago
Simon Legner
c417cecb0c
react: fix code linebreaks for highlighted lines
...
Fixes #1247 .
4 years ago
Simon Legner
0ca4586123
Update Python documentation (3.9.4)
4 years ago
Simon Legner
f7ffc94653
Update Sinon.JS documentation (10.0.1)
4 years ago
Simon Legner
ff0ff27005
Merge pull request #1533 from viq/patch-1
...
Update SaltStack documentation to version 3003
4 years ago
Simon Legner
7c0cc5ac12
SaltStack: migrate to UrlScraper
4 years ago
Simon Legner
04828da81d
Update HTML documentation
...
Fixes https://devdocs.io/html/global_attributes/inputmode entry.
Fixes #1252 .
4 years ago
Simon Legner
cd6664a460
Update GNU Fortran documentation (11.1.0)
4 years ago
Simon Legner
4d99f8d560
Update GCC documentation (11.1.0)
4 years ago
Simon Legner
effe87e351
Update HTML documentation
4 years ago
viq
9a801359bc
Update Salt version and project page
...
Update version, project page, and copyright year.
4 years ago
Simon Legner
b581eb228e
Update DOM documentation
...
Fixes scraping of https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/setInterval .
Fixes #1528 .
4 years ago
Simon Legner
c32c4df9cc
Remove obsoklete lib/docs/filters/dom_events
4 years ago
Simon Legner
72ba9dbf8a
Update DOM documentation
...
Fixes deprecated/experimental/non-standard/obsolete icons.
Fixes #1529 .
4 years ago
Simon Legner
f703104c1c
Update Godot documentation (3.3.0)
4 years ago
Oliver Eyton-Williams
850a9a63f1
Merge pull request #1526 from ojeytonwilliams/fix/dom-events
...
fix: remove reference to dom_events
4 years ago
Oliver Eyton-Williams
fb7db1e253
fix: remove reference to dom_events
...
Since the MDN scrapers have been updated, this no longer exists.
4 years ago
Simon Legner
31c1744d08
Update Flow documentation (0.148.0)
4 years ago
Simon Legner
06ca94158b
Update Grunt documentation (1.4.2)
4 years ago
Simon Legner
39259ce254
Update Homebrew documentation (3.1.2)
4 years ago
Simon Legner
67ad5728ec
Update Octave documentation (6.2.0)
4 years ago
Simon Legner
50293c3a01
Update Django documentation (3.2)
4 years ago
Simon Legner
3175e2b4d3
Update Matplotlib documentation (3.4.1)
4 years ago
Simon Legner
19d0f58d96
Update npm documentation (7.10.0)
4 years ago
Simon Legner
d4fa85022d
Update webpack documentation (5.33.0)
4 years ago
Simon Legner
22e7767145
Merge pull request #1473 from freeCodeCamp/mdn/yari
...
mdn: update scraper to mdn/yari
4 years ago
Simon Legner
a0776af913
Update DOM documentation
4 years ago
Simon Legner
966c357675
mdn: remove obsolete options[:mdn_tag]
4 years ago
Simon Legner
4dc9557032
mdn: update scraper to mdn/yari
4 years ago
Simon Legner
92d8a8ec47
mdn: remove contribute_link
4 years ago
Simon Legner
3fc89f307a
mdn: 2021
4 years ago
Enoc
a721460c89
Update Elisp Documentation (27.2)
...
- Change Elisp scraper to FileScraper
- Add notes about how to obtain Elisp doc files
4 years ago
Enoc
80f4b02e03
Update ESLint documentation (7.23.0)
4 years ago
Simon Legner
3a35f480ae
Update Support Tables documentation (1.0.30001204)
4 years ago
Simon Legner
57f395f02b
Update Rust documentation (1.51.0)
4 years ago
Simon Legner
5e5e46945a
Update Julia documentation (1.6.0)
4 years ago
Simon Legner
9be4243005
Update PostgreSQL documentation (13.2)
4 years ago
Simon Legner
af3dd03378
Update Dart documentation (2.12.2)
4 years ago
Simon Legner
633262ac06
Update Jasmine documentation (3.7.1)
4 years ago
Simon Legner
3c407a8ea6
Update Angular documentation (11.2.6)
4 years ago
Simon Legner
0a4ef6ada9
Update Crystal documentation (1.0.0)
4 years ago
Enoc
40fa61ebef
Update Cypress documentation (6.8.0)
4 years ago
Enoc
3bfa3fbcce
Update Chai documentation (4.3.4)
4 years ago
Enoc
867c3b27bc
Update Git documentation (2.31.0)
4 years ago
Enoc
d3e6977be2
Update Mocha documentation (8.3.2)
4 years ago
Simon Legner
4b1fdf3862
Update scikit-learn documentation (0.24.1)
4 years ago
Simon Legner
ddb59e32ce
Update scikit-image documentation (0.18.1)
4 years ago
Simon Legner
3b1c55ab55
Update Flow documentation (0.146.0)
4 years ago
Simon Legner
7cf478e6ac
Update D3.js documentation (6.6.0)
4 years ago
Simon Legner
e54d9d4dfa
Update SQLite documentation (3.35.0)
4 years ago