Re: Offline D documentation/tutorial

2022-02-21 Thread LorenDB via Digitalmars-d-learn
On Wednesday, 16 February 2022 at 20:07:09 UTC, Christian Köstlin wrote: 1. I was pointed by Seb to https://devdocs.io/d/ which offers an offline mode via html5. Thanks, that looks promising!

Re: Offline D documentation/tutorial

2022-02-16 Thread Christian Köstlin via Digitalmars-d-learn
On 2022-02-13 01:16, LorenDB wrote: Is there a way to download tour.dlang.org, the D spec, and/or the Phobos spec as an offline HTML site? I like the ability of cppreference.com to be saved as an offline HTML archive and I'd like to have that for D as well. In addition to the already mentioned

Re: Offline D documentation/tutorial

2022-02-13 Thread frame via Digitalmars-d-learn
On Sunday, 13 February 2022 at 20:48:45 UTC, Jordi Sayol wrote: El 13/2/22 a les 12:22, frame via Digitalmars-d-learn ha escrit: On Sunday, 13 February 2022 at 00:17:26 UTC, rikki cattermole wrote: There are some files available at https://d-apt.sourceforge.io/ It would also nice to have a up

Re: Offline D documentation/tutorial

2022-02-13 Thread Jordi Sayol via Digitalmars-d-learn
El 13/2/22 a les 12:22, frame via Digitalmars-d-learn ha escrit: On Sunday, 13 February 2022 at 00:17:26 UTC, rikki cattermole wrote: There are some files available at https://d-apt.sourceforge.io/ It would also nice to have a up-to-date CHM version of https://github.com/a11e99z/DlangChm Are

Re: Offline D documentation/tutorial

2022-02-13 Thread forkit via Digitalmars-d-learn
On Sunday, 13 February 2022 at 00:43:18 UTC, Mike Parker wrote: If you’ve installed dmd via one of the supported installers (or the zip), you should already have the html files for the spec. On Windows, they’re in a subdirectory. I assume on other platforms they’re in the standard doc locatio

Re: Offline D documentation/tutorial

2022-02-13 Thread frame via Digitalmars-d-learn
On Sunday, 13 February 2022 at 00:17:26 UTC, rikki cattermole wrote: There are some files available at https://d-apt.sourceforge.io/ It would also nice to have a up-to-date CHM version of https://github.com/a11e99z/DlangChm Are there any compiled sources?

Re: Offline D documentation/tutorial

2022-02-12 Thread Mike Parker via Digitalmars-d-learn
On Sunday, 13 February 2022 at 00:16:02 UTC, LorenDB wrote: Is there a way to download tour.dlang.org, the D spec, and/or the Phobos spec as an offline HTML site? I like the ability of cppreference.com to be saved as an offline HTML archive and I'd like to have that for D as well. If you’ve i

Re: Offline D documentation/tutorial

2022-02-12 Thread rikki cattermole via Digitalmars-d-learn
There are some files available at https://d-apt.sourceforge.io/

Offline D documentation/tutorial

2022-02-12 Thread LorenDB via Digitalmars-d-learn
Is there a way to download tour.dlang.org, the D spec, and/or the Phobos spec as an offline HTML site? I like the ability of cppreference.com to be saved as an offline HTML archive and I'd like to have that for D as well.