zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #01657
[Bug 628661] Re: Add `make doc` and `make check` targets to the rootlevel Makefile
** Changed in: zeitgeist
Status: New => Fix Released
--
Add `make doc` and `make check` targets to the rootlevel Makefile
https://bugs.launchpad.net/bugs/628661
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
Status in Zeitgeist Framework: Fix Released
Bug description:
Having these two commands available from the projects root would make development much easier
`make check`: runs test/run-all-tests.py 2> /dev/null (our testsuite without showing logging output)
`make doc`: makes/updates the html doc
References