DlangUI
    Mathias LANG via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Wed May 21 21:32:25 PDT 2014
    
    
  
Nice to hear ! Will definitely try it out !
Regarding documentation, just some notes:
> DDOC generated documentation can be found there: 
> https://github.com/buggins/dlangui/tree/master/docs
> For more info see readme and example1 code.
You might want to store them in the "gh-pages" branch 
(https://pages.github.com/). That will provide you a website 
where you can host your pages (as versioning them will soon be 
very impractical to anyone cloning your repository).
Also, you may be interested by DDOX (dub --build=ddox).
    
    
More information about the Digitalmars-d-announce
mailing list