← Back to team overview

zeitgeist team mailing list archive

[Bug 628661] [NEW] Add `make doc` and `make check` targets to the rootlevel Makefile

 

Public bug reported:

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

** Affects: zeitgeist
     Importance: Wishlist
         Status: New

** Changed in: zeitgeist
   Importance: Undecided => Wishlist

-- 
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





Follow ups

References