mailRe: How do I go about compiling epydocs


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Edward d'Auvergne on May 16, 2007 - 12:53:
The C module compilation is when you type:

$ scons

However scons will build many other things including the documentation
is you include an option after it.  You can see the full list if you
type:

$ scons --help

Cheers,

Edward


On 5/16/07, gary thompson <garyt.and.sarahb@xxxxxxxxx> wrote:


On 5/16/07, Edward d'Auvergne <edward.dauvergne@xxxxxxxxx> wrote:
> [snip]
> The scons build system will do everything for you.  If you type:
>
> scons api_manual_html
>
> the HTML files will be generated.  None of the automatically generated
> documentation should be stored in the relax SVN repository so manuals,
> HTML pages, etc need to be generated if using the SVN code.  This
> automatical documentation can be always be generated from the tagged
> code.


I noted that the default build with scons seems to only build the c
extensions not the docs is this intentional?

regards
gary

> Cheers,
>
> Edward
>





Related Messages


Powered by MHonArc, Updated Thu May 17 10:00:24 2007