Simon Legner
2b634199f0
Merge pull request #2272 from tklai/laravel-11
...
Add Laravel 11 documentation
6 months ago
Simon Legner
8a2e4761c8
qunit: remove wrapping <article>
6 months ago
Timo Tijhof
a2f8678648
Update QUnit documentation (2.21.0)
6 months ago
Suraj Yadav
0b2cde3fa8
Merge branch 'freeCodeCamp:main' into opengl
6 months ago
TK Lai
c76643a1b1
Update Laravel 9 & 10 documentation
7 months ago
TK Lai
a8ed38260f
Add Laravel 11 documentation
7 months ago
Simon Legner
e96ee10dbc
Update Node.js documentation (22.3.0)
7 months ago
Stefan Breunig
e5fc6c2042
Update Elixir documentation (1.16 and 1.17)
...
The guides have moved from a separate page into the same
documentation system. This required shuffling of the cleanup
functions, which is subtly incompatible with the docs of the
older versions, or would have required if/else in various places.
For legibility, I thus opted to remove old versions.
7 months ago
Simon Legner
5400027fb8
Update Playwright documentation (1.44.1)
7 months ago
Simon Legner
a3aefd95da
Update Zig documentation (0.13.0)
7 months ago
Simon Legner
08fc2200b3
Merge branch 'main' into update-zig-to-0.12
7 months ago
Simon Legner
206993ba1b
Update click documentation (8.1.x)
7 months ago
Simon Legner
da447864f1
Merge branch 'main' into click
7 months ago
Simon Legner
d7e3e914c6
Merge pull request #2196 from ClasherKasten/fix/broken-version-checks
...
Fix broken version checks
7 months ago
Simon Legner
6d2f4e66ec
Merge pull request #2195 from fanqiaojun/main
...
chore: fix some typos in comments
7 months ago
Simon Legner
524e2e1482
Update Next.js documentation (14.2.4)
7 months ago
Simon Legner
ab9382ee5b
Merge pull request #2180 from snzow/main
...
Add NextJs Documentation
7 months ago
Simon Legner
774e9f3635
Update Vue documentation (3.4.27)
7 months ago
Simon Legner
f78690581d
Update Vite documentation (5.2.13)
7 months ago
Katrin Leinweber
4742412653
Update Zig documentation (0.12.0)
8 months ago
Cimbali
8db6ffce17
Adjust API entry selection and naming
...
Get all (not only top-level) definitions, add () suffix on functions
(and methods of all kinds).
8 months ago
Cimbali
d6274d6b26
Include license etc. as misc pages, based on main page
8 months ago
Cimbali
bdec41f626
Simplify processing, add multiple versions
8 months ago
Cimbali
131f97a918
Add click documentation
8 months ago
Jesse van Herk
7026706256
Update Godot docs to include v4.2 and fix older version scraping
...
Godot 4.2 was released on Nov 2023.
Since v3.5, godot upstream docs have used some new HTML layouts and file
structures. Since older versions still need to be scrapable, this
introduces another set of versioned filters for godot.
This change also makes small changes to the filters to handle the
current website markup for the previous godot doc versions.
The @gdscript and @globalscope entries can't currently be browsed, because of
an encoding mismatch between the frontend and backend; I've identified a
possible fix for that but will PR that separately.
9 months ago
Mustafa Cagri Ardic
75a085b92d
add pandas 2.2.2 documentation
9 months ago
ClasherKasten
c362943aaf
Fix broken version checks
9 months ago
fanqiaojun
ba5e944d6c
chore: fix some typos in comments
...
Signed-off-by: fanqiaojun <fanqiaojun@yeah.net>
10 months ago
Jason Bailey
a4de042e01
fix: Correct home link for tailwindcss
11 months ago
Yen Ton
e3aa27cc31
sorted sub-subsection by subsection
11 months ago
mike
54ec89c2ed
Removed Previous and Next links from bottom of pages
11 months ago
aodhan
da6cab72d0
removed footer
11 months ago
YenTonv
4c75920e6f
Merge branch 'main' into Yton
11 months ago
Yen Ton
a1d4f87fc4
get nextjs types by subpath, removed the sticky menu
11 months ago
murphnomer
deb5f81654
Fixed project name
11 months ago
mike
aafcac1fde
Now generates output, still need to perfect filters
12 months ago
Simon Legner
68cf0a82f9
Update Git documentation (2.43.1)
12 months ago
Simon Legner
18e4c08279
Update Go documentation (1.22.0)
12 months ago
Mike Murphy
903fac58c2
Fixed compile error in nextjs/clean_html.rb
12 months ago
Simon Legner
b021cfd42e
Update HAProxy documentation (2.9.0)
12 months ago
Simon Legner
eae6ed14d3
Update SQLite documentation (3.45.1)
12 months ago
Simon Legner
5d621133c9
Update esbuild documentation (0.20.0)
12 months ago
Simon Legner
1904c1ba14
Update Vitest documentation (1.2.2)
12 months ago
Simon Legner
30cb1b5a28
Merge pull request #2141 from daodennis/patch-1
...
Update kubernetes.rb to add versions available
12 months ago
Simon Legner
b394dfe00c
kubernetes: fix duplicate 1.25
12 months ago
Simon Legner
ce6eca5d76
Merge pull request #2146 from ire4ever1190/chore/bump-nim
...
Bump Nim to 2.0.2
12 months ago
Simon Legner
e57c6f765a
nim: improve additional_entries
12 months ago
Simon Legner
db655520a2
nim: keep 1.4 docs
12 months ago
Adam Johnson
0ec385d9bc
Add Django 5.0
12 months ago
aodhan
10a6334650
files
12 months ago
Jake Leahy
62d43fb875
Change from replacement regex to actually searching for the name
...
Makes it work in more scenarios, and also removes the stropping
1 year ago
Jake Leahy
c2a47b323f
Update regex now that table of contents is in different format
...
Regex now removes anything that comes after [ or (
1 year ago
Jake Leahy
abec0d9375
Update Nim version and copyright
1 year ago
Simon Legner
d774d064ec
Add playwright documentation
1 year ago
Simon Legner
6d62e69a81
Update OpenJDK documentation
1 year ago
daodennis
e328e5a1fb
Update kubernetes.rb and add versions available
...
Previously only the latest and v1.20 was available, this change adds the latest version 1.29 and the previous five versions through 1.24 which are common K8S releases in circulation.
1 year ago
Suraj Yadav
775218e6af
Requested review changes
1 year ago
Simon Legner
ae9d1cee3f
Merge pull request #2137 from ArkciaDragone/pytorch-fix
...
Update and fix PyTorch docs
1 year ago
Simon Legner
d9e4d516b8
pytorch: version 2 and version 1
1 year ago
Simon Legner
35ff391b34
htmx: missing "license"
1 year ago
arkcia
e27ead7c64
update and fix pytroch
1 year ago
Suraj Yadav
49cb0778f2
Add Opengl documentation (gl4 + gl2.1)
1 year ago
Simon Legner
ae193f5194
Add htmx documentation
1 year ago
Simon Legner
33fc830ea5
Update Crystal documentation (1.11.1)
1 year ago
Simon Legner
217b9aea41
postgresaql: fix trailing space in entry names
1 year ago
Simon Legner
4169fdff34
postgresql: clean .id_link
1 year ago
Simon Legner
741d73b69b
Merge pull request #2117 from artemisart/update/pytorch
...
Update pytorch docs
1 year ago
Simon Legner
3789d0b523
pytorch: keep latest version 1 and latest version 2
1 year ago
Simon Legner
266c8805c3
Update JavaScript documentation
1 year ago
Simon Legner
446ea9da3a
Update PostgreSQL documentation (16.1)
1 year ago
Mathis Chenuet
ddb83df8ec
Update and add missing pytorch versions
1 year ago
Simon Legner
cf0f7da5b2
Revert "Update dependency sprockets to 4.2.1"
...
This reverts commit 1b58ff1ac0
.
1 year ago
Simon Legner
f536910cb3
Update Hammerspoon documentation (0.9.100)
1 year ago
Sven
018d09cc6d
add Hammerspoon docs
1 year ago
Simon Legner
9a5b70c066
Update webpack documentation (5.89.0)
1 year ago
Simon Legner
e4af92920e
Update Koa documentation (2.15.0)
1 year ago
Simon Legner
13b0cca6cc
Update jQuery documentation (3.7.1)
1 year ago
Simon Legner
2e35633424
Update ESLint documentation (8.56.0)
1 year ago
Simon Legner
7f27b8d442
Archive old TypeScript 5.1 documentation
1 year ago
Simon Legner
ddfeed42db
Update TypeScript documentation (5.3.3)
1 year ago
Simon Legner
53a96537c7
Fix sprockets.css_compressor=:sassc
...
See #2106 .
1 year ago
Nicholas La Roux
b633af5a3d
Remove deprecated active_support/per_thread_registry usage
1 year ago
Simon Legner
867d899067
Update Support Tables documentation (1.0.30001574)
1 year ago
Simon Legner
5017405fb9
Replace :terser with Terser.new
...
https://github.com/ahorek/terser-ruby#usage
1 year ago
Simon Legner
66d682eae9
Replace uglifier with terser
...
> UglifyJS only works with ES5. If you need to compress ES6, ruby-terser is a better option.
https://github.com/ahorek/terser-ruby
1 year ago
Simon Legner
a06462f6e3
Uglifier::Error: Unexpected token: punc ()).
...
To use ES6 syntax, harmony mode must be enabled with Uglifier.new(:harmony => true).
1 year ago
Simon Legner
bf89445d87
Update npm documentation (10.2.5)
1 year ago
Simon Legner
93cc8b3978
Update Rust documentation (1.75.0)
1 year ago
Simon Legner
32443faf28
Update Vitest documentation (1.1.3)
1 year ago
Simon Legner
43ddae5560
Update esbuild documentation (0.19.11)
1 year ago
Simon Legner
9bf2311ece
Update Angular documentation (17.0.8)
1 year ago
Simon Legner
9d538b4aac
Update Julia documentation (1.10.0.2)
1 year ago
Simon Legner
263c8a57f6
Update Fish documentation (3.7.0)
1 year ago
Simon Legner
85798a8d42
Update Vite documentation (5.0.11)
1 year ago
Simon Legner
880202d6a6
Update Crystal documentation (1.10.1)
1 year ago
Simon Legner
a8e7fb78d8
Update Axios documentation (1.6.5)
1 year ago
Simon Legner
a80293ae98
Update OpenJDK documentation (21)
1 year ago
Simon Legner
88544ab302
Update PHP documentation (8.3)
1 year ago
Simon Legner
667a75467a
Update Vue documentation (3.4.5)
1 year ago
Simon Legner
6b1bbd6e9f
Update SQLite documentation (3.44.2)
1 year ago