Commit graph

3969 commits

Author SHA1 Message Date
Simon Legner
38660c534a Update D3.js documentation (6.7.0) 2021-05-13 12:28:05 +02:00
Simon Legner
0a0894394e Update ESLint documentation (7.26.0) 2021-05-13 12:24:22 +02:00
Simon Legner
fd1cd2fcbd Update Erlang documentation (24.0) 2021-05-13 12:18:40 +02:00
Simon Legner
5ab83e5760 Update RxJS documentation (7.0.1) 2021-05-13 12:14:17 +02:00
Simon Legner
f378bc0e98 Update Jinja documentation (3.0.x) 2021-05-13 12:13:02 +02:00
Simon Legner
b6ddb21a2f Update Werkzeug documentation (2.0.x) 2021-05-13 12:10:02 +02:00
Simon Legner
d0b63b6036 Update Rust documentation (1.52.1) 2021-05-13 11:59:48 +02:00
Simon Legner
6f3c1167e2 Update Flask documentation (2.0.x) 2021-05-13 11:40:25 +02:00
Enoc
1ac3dd93dd Update nodejs to 16.1 and update previous version 2021-05-12 16:37:19 -06:00
Enoc
1eaf12b94e Update Cypress documentation (7.2.0) 2021-05-07 23:28:03 -06:00
Simon Legner
a78db966d2 Update Bootstrap documentation (5.0) 2021-05-07 07:51:03 +02:00
Bryan Hernández
ec612df3d6
Merge pull request #1514 from MasterEnoc/compat-data
Add support of compatibility tables
2021-05-06 14:59:23 -06:00
Enoc
e549e57431 Remove comments with version(date) 2021-05-06 14:50:21 -06:00
Enoc
3cf987da8b Fix mdn scrapers
- xslt_xpath had an error with redirection.
2021-05-05 21:43:58 -06:00
Simon Legner
206f915f89 Update Ansible documentation (2.11.0) 2021-05-05 07:32:02 +02:00
Enoc
9a297edc84 Convert compat tables module to a filter.
- Fix numbers in tables.
2021-05-04 21:02:14 -06:00
Simon Legner
609191bcc1 Update ESLint documentation (7.25.0) 2021-05-04 20:06:52 +02:00
Enoc
5b3e3b3e53 Fix minor issues of the compatibility tables 2021-05-03 01:52:20 -06:00
Enoc
0ad6fefa83 Add support for compatibility tables
almost all the mdn docs works, but some have
minor issues.
2021-05-03 01:51:38 -06:00
Simon Legner
1c3ceca2d2
Merge pull request #1536 from richardkmichael/harmonized-version
Harmonized CLI command version notation
2021-04-30 20:59:16 +02:00
Richard Michael
64bf56e352 Consistent descriptions 2021-04-30 17:18:49 +02:00
Richard Michael
21827a6b69 Adjust docs:page version handling
- Remove `--version` option
- Add `@|~` version notation, consistent with other commands
2021-04-30 17:18:49 +02:00
Richard Michael
26a1e61a42 Adjust docs:generate version handling
- Remove `--version` option
- Add `@|~` version notation, consistent with `docs:download`
- Adjust `CONTRIBUTING.md` instructions
2021-04-30 17:18:49 +02:00
Simon Legner
f2b6607620 Update Vue.js documentation (3.0.11) 2021-04-30 15:44:59 +02:00
Richard Michael
bec0f33b27 Add and use a singular finder, find_doc() 2021-04-30 12:59:26 +02:00
Simon Legner
c417cecb0c react: fix code linebreaks for highlighted lines
Fixes #1247.
2021-04-30 00:40:07 +02:00
Simon Legner
0ca4586123 Update Python documentation (3.9.4) 2021-04-30 00:02:41 +02:00
Simon Legner
f7ffc94653 Update Sinon.JS documentation (10.0.1) 2021-04-29 23:53:27 +02:00
Simon Legner
ff0ff27005
Merge pull request #1533 from viq/patch-1
Update SaltStack documentation to version 3003
2021-04-29 23:51:13 +02:00
Simon Legner
7c0cc5ac12 SaltStack: migrate to UrlScraper 2021-04-29 23:48:40 +02:00
Simon Legner
04828da81d Update HTML documentation
Fixes https://devdocs.io/html/global_attributes/inputmode entry.

Fixes #1252.
2021-04-29 23:39:30 +02:00
viq
28bf212419
Update year in about_tmpl.coffee 2021-04-29 23:27:22 +02:00
Simon Legner
c0ddcf3469 Shortcut to copy URL of original page (alt + C)
Fixes #1199.
2021-04-29 23:07:19 +02:00
Simon Legner
cd6664a460 Update GNU Fortran documentation (11.1.0) 2021-04-29 22:59:22 +02:00
Simon Legner
4d99f8d560 Update GCC documentation (11.1.0) 2021-04-29 22:50:48 +02:00
Simon Legner
effe87e351 Update HTML documentation 2021-04-29 22:35:35 +02:00
viq
9a801359bc
Update Salt version and project page
Update version, project page, and copyright year.
2021-04-29 22:33:29 +02:00
Simon Legner
b581eb228e Update DOM documentation
Fixes scraping of https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/setInterval.

Fixes #1528.
2021-04-29 22:00:55 +02:00
Simon Legner
c32c4df9cc Remove obsoklete lib/docs/filters/dom_events 2021-04-29 21:46:34 +02:00
Simon Legner
72ba9dbf8a Update DOM documentation
Fixes deprecated/experimental/non-standard/obsolete icons.

Fixes #1529.
2021-04-29 21:44:11 +02:00
Simon Legner
90997eee07
GitHub Actions: rename job "deploy" 2021-04-29 21:25:00 +02:00
Simon Legner
f703104c1c Update Godot documentation (3.3.0) 2021-04-29 20:50:05 +02:00
Oliver Eyton-Williams
850a9a63f1
Merge pull request #1526 from ojeytonwilliams/fix/dom-events
fix: remove reference to dom_events
2021-04-22 18:52:48 +02:00
Oliver Eyton-Williams
fb7db1e253
fix: remove reference to dom_events
Since the MDN scrapers have been updated, this no longer exists.
2021-04-22 12:10:19 +02:00
Simon Legner
31c1744d08 Update Flow documentation (0.148.0) 2021-04-15 22:25:20 +02:00
Simon Legner
06ca94158b Update Grunt documentation (1.4.2) 2021-04-15 22:18:09 +02:00
Simon Legner
39259ce254 Update Homebrew documentation (3.1.2) 2021-04-15 22:14:41 +02:00
Simon Legner
67ad5728ec Update Octave documentation (6.2.0) 2021-04-15 22:13:13 +02:00
Simon Legner
50293c3a01 Update Django documentation (3.2) 2021-04-15 22:07:35 +02:00
Simon Legner
3175e2b4d3 Update Matplotlib documentation (3.4.1) 2021-04-15 22:04:49 +02:00