Using custom CCS styles with ddoc
    Gary Willoughby 
    dev at kalekold.net
       
    Mon Jun  3 08:09:10 PDT 2013
    
    
  
On Monday, 3 June 2013 at 14:55:03 UTC, Gary Willoughby wrote:
> When creating documentation using ddoc there is no CSS file 
> specified in the head of the generated HTML file. How can i 
> tell ddoc to generate documentation and use a custom CSS file 
> for the styles?
Just found the answer here: http://dlang.org/ddoc.htm
Note to self: RTFM! :p
    
    
More information about the Digitalmars-d-learn
mailing list