Mirror of
forum.nim-lang.org
index
10447 :: nim documention
[2023-08-30T23:54:35+02:00]
View Orginal
maverk
(orginal)
[2023-08-30T23:54:35+02:00]
view original
is there a way to download the whole documentation of nim because sometimes i will not have internet and i need the docs to read is there a way ?
Chronos
(orginal)
[2023-08-31T03:35:29+02:00]
view original
I mean, could download the pages? You can also generate the docs locally
nasl
(orginal)
[2023-08-31T03:55:23+02:00]
view original
https://github.com/nim-lang/Nim/tree/version-2-0/doc/manual
Araq
(orginal)
[2023-08-31T05:01:08+02:00]
view original
You can build it locally on the computer via:
koch docs
Best done from a
git clone
.
maverk
(orginal)
[2023-08-31T13:42:36+02:00]
view original
but i am using windows
juancarlospaco
(orginal)
[2023-08-31T13:55:07+02:00]
view original
Git works on Windows.
mratsim
(orginal)
[2023-08-31T14:04:35+02:00]
view original
Use Dash/Zeal -
https://github.com/nim-lang/Nim/issues/1401
janAkali
(orginal)
[2023-08-31T19:39:07+02:00]
view original
Up-to-date docset for Dash/Zeal -
here
.
inv2004
(orginal)
[2023-08-31T21:17:03+02:00]
view original
I am on windows + WSL2. I use vscode + zeal + feed from the mentioned topic - works pretty good. I just press ctrl+H and