[Issue 15516] etc.linux.memoryerror has no documentation
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Jan  4 12:24:12 PST 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15516
Adam D. Ruppe <destructionator at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |destructionator at gmail.com
--- Comment #3 from Adam D. Ruppe <destructionator at gmail.com> ---
"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
--
    
    
More information about the Digitalmars-d-bugs
mailing list