Parent Directory
|
Revision Log
|
Patch
revision 2474 by gross, Tue Jun 16 06:32:15 2009 UTC | revision 2531 by jfenwick, Thu Jul 9 23:56:57 2009 UTC | |
---|---|---|
# | Line 853 env.Alias('build_full',['install_all','b | Line 853 env.Alias('build_full',['install_all','b |
853 | ||
854 | ############ Targets to build the documentation ################ | ############ Targets to build the documentation ################ |
855 | ||
856 | env.Alias('api_epydoc','install_all') | |
857 | ||
858 | env.Alias('docs', ['examples_tarfile', 'examples_zipfile', 'api_epydoc', 'api_doxygen', 'guide_pdf', 'guide_html','install_pdf']) | env.Alias('docs', ['examples_tarfile', 'examples_zipfile', 'api_epydoc', 'api_doxygen', 'guide_pdf', 'guide_html','install_pdf']) |
859 | ||
860 | if not IS_WINDOWS_PLATFORM: | if not IS_WINDOWS_PLATFORM: |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |