Online Phobos Prerelease Docs
    Marc Schütz via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Mon Oct  5 02:04:15 PDT 2015
    
    
  
On Monday, 5 October 2015 at 08:19:26 UTC, Per Nordlöw wrote:
> Is there an (official or unoffical) prerelease version of the 
> Phobos docs, typically for studying std.allocator?
>
> It would be nice to have the D servers auto-generate this every 
> time a PR is merged into druntime/phobos.
In each PR at the bottom there is a CI section with links to the 
auto-tester, Travis and Vladimir Panteleev's documentation 
tester. The latter generates the documentation and makes it 
viewable online:
Example:
http://dtest.thecybershadow.net/results/222c23bc3a5255fff85139b32277a6b9c0402815/ca92fc9f966c135b895f305595aaf43a4e66872d/
    
    
More information about the Digitalmars-d-learn
mailing list