Parent Directory
|
Revision Log
|
Patch
revision 3982 by jfenwick, Fri Sep 21 03:23:22 2012 UTC | revision 4045 by caltinay, Tue Oct 30 03:57:22 2012 UTC | |
---|---|---|
# | Line 964 env.Alias('build_PasoTests','$BUILD_DIR/ | Line 964 env.Alias('build_PasoTests','$BUILD_DIR/ |
964 | ##################### Targets to build the documentation ##################### | ##################### Targets to build the documentation ##################### |
965 | ||
966 | env.Alias('api_epydoc','install_all') | env.Alias('api_epydoc','install_all') |
967 | env.Alias('docs', ['examples_tarfile', 'examples_zipfile', 'api_epydoc', 'api_doxygen', 'user_pdf', 'install_pdf', 'cookbook_pdf']) | env.Alias('docs', ['examples_tarfile', 'examples_zipfile', 'api_epydoc', 'api_doxygen', 'user_pdf', 'install_pdf', 'cookbook_pdf', 'inversion_pdf']) |
968 | env.Alias('release_prep', ['docs', 'install_all']) | env.Alias('release_prep', ['docs', 'install_all']) |
969 | ||
970 | if not IS_WINDOWS: | if not IS_WINDOWS: |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |