I have no idea how to make that happen. Is there a tutorial somewhere to know how to add doc to the website ?
Comment #2 by bugzilla — 2016-01-04T20:16:14Z
In druntime,
1. add it to mak/DOCS
2. add it to win32.mak just like the other files
3. add it to win64.mak just like the other files
4. I don't know anymore how things get added to the menu on the left
Comment #3 by destructionator — 2016-01-04T20:24:12Z
"4. I don't know anymore how things get added to the menu on the left"
Perfect illustration of another instance of why the official docs suck... nobody knows how to use them.
Here's how you do it with my generator:
Or just run `./doc ~/d/druntime/import/etc/linux/memoryerror.d`
It just works once you tell it to process a file.
Oh dear, two functions didn't have comments... well, easy enough to add and run again, yielding this:
http://dpldocs.info/experimental-docs/etc.linux.memoryerror.html