Re: Escape this in pure members

2020-09-22 Thread DlangUser38 via Digitalmars-d-learn
On Tuesday, 22 September 2020 at 18:21:10 UTC, Jacob Carlborg wrote: On 2020-09-19 21:50, Per Nordlöw wrote: On Saturday, 19 September 2020 at 18:48:31 UTC, Jacob Carlborg wrote: A nested class seems to be able to escape the `this` reference: Ahh, thanks. I just realized that it can escape i

Re: DDoc generation

2020-09-20 Thread DlangUser38 via Digitalmars-d-learn
On Friday, 18 September 2020 at 11:41:05 UTC, Russel Winder wrote: Hi, I am trying to get to grips with DDoc for documenting an application. Getting the individual module HTML files seems to be the easy bit. The question is how to get an index.html (or equivalent) so as to have an application