www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.dwt - dwt Documentation -build it dsss.conf file

reply Ty Tower <tytower hotmail.com.au> writes:
Copy this ,name it "dsss.conf "and put it in the dwt directory.Run "dsss build"


[accessibility]
buildflags=-Dddocs/accessibility
[custom]
buildflags=-Dddocs/custom
[dnd]
buildflags=-Dddocs/dnd
[dwthelper]
buildflags=-Dddocs/dwthelper
[events]
buildflags=-Dddocs/events
[graphics]
buildflags=-Dddocs/graphics
[internal]
buildflags=-Dddocs/internal
[layout]
buildflags=-Dddocs/layout
[opengl]
buildflags=-Dddocs/opengl
[printing]
buildflags=-Dddocs/printing
[program]
buildflags=-Dddocs/program
[widgets]
buildflags=-Dddocs/widgets
Mar 23 2008
parent Tower Ty <tytower hotmail.com.au> writes:
I also suggest you addt a global entry in the "dwt-samples-200a229be5ca" or
whatever version " dsss.conf" file as so ....to get docs on them

[*]
buildflags+=-Dddocs
Mar 23 2008