waf/DEVEL

38 lines
1.6 KiB
Plaintext

previous branches
-----------------
old svn repository http://waf.googlecode.com/svn/trunk/ (unused)
branch for waf 1.5 http://waf.googlecode.com/svn/branches/waf-1.5/ (read-only, should be moved to git)
Main repository for waf 1.6 on http://waf.googlecode.com/git/
-------------------------------------------------------------
waflib the core library
waflib/Tools essential waf tools
waflib/extras contributed tools which are not included in the
waf file by default (except "compat15")
build_system_kit examples of build systems that can be created from waf
tests various unit tests, most are unused anymore
playground experiments and integration tests for the tools in
the folder waflib/extras
demos integration tests - the folder can be configured
as a standalone project
demos/* integration tests and examples used as documentation
docs documentation
docs/sphinx project extracting the docstrings from the source code to
create the apidocs
Documentation repository on http://docs.waf.googlecode.com/git/
---------------------------------------------------------------
Contains the documentation:
API documentation http://docs.waf.googlecode.com/git/apidocs_16/index.html
The Waf Book http://docs.waf.googlecode.com/git/book_16/single.html
The Waf Book for Waf 1.5 (deprecated) http://docs.waf.googlecode.com/git/book_15/single.html
Wiki documentation on http://wiki.waf.googlecode.com/git/
---------------------------------------------------------
Not much to see yet