www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Ddoc examples

I'm writing some documentation for a library and am looking for examples of 
Ddoc in use. I'm not fond of the default output, so am trying to redefine 
the macros and use CSS to generate more attractive, readable pages. Is 
anyone willing to share their .ddoc files here?

I'm finding that I want type declarations to look different from members, 
and even to separate members into property and method blocks, but there 
doesn't appear to be a way to do any of this yet. Any ideas?

While I'm at it - can anyone point me to examples of good, attractive online 
documentation (apart from MSDN and SDN)?

Cheers,
John. 
Dec 20 2005