zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #01635
[Bug 628661] Re: Add `make doc` and `make check` targets to the rootlevel Makefile
** Branch linked: lp:~thekorn/zeitgeist/fix-628661-make-check-doc
--
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: New
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