Sorry, already a pretty big change to all this, but the good news is 
that now one can also build a Windows help file ("dabo.chm").

For this I had to change how makeRST.py works, i.e. the .rst generated 
need to change depending the builder one wants to use.

to build html one does now:

makeRST.py html true
makeSphinx.py html true

to build the Windows help/chm one does:

makeRST.py htmlhelp true
makeSphinx.py htmlhelp true

It is saver to do a full build but if you know that you already done 
e.g. an html build then on subsequent runs you can change the true to 
false.

Werner



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to