diff options
author | Jon A. Cruz <jonc@osg.samsung.com> | 2015-07-15 19:22:43 -0700 |
---|---|---|
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | 2015-07-17 13:28:02 +0300 |
commit | 179c186e19d76a8e3057d653998fe38d0ba3791f (patch) | |
tree | 38545135e0186799eec32fc84ee37ff8477a32e5 /README | |
parent | a67c541e275da256fdb6bd6e3b86e139ce5ea6a5 (diff) |
Adding doxygen setup and info for the testing framework.
Signed-off-by: Jon A. Cruz <jonc@osg.samsung.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -18,6 +18,12 @@ weston and its dependencies. The test suite can be invoked via `make check`; see http://wayland.freedesktop.org/testing.html for additional details. +Developer documentation can be built via `make doc`. Output will be in +the build root under + +docs/developer/html/index.html +docs/tools/html/index.html + Libweston |