summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJon A. Cruz <jonc@osg.samsung.com>2015-07-15 19:22:43 -0700
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>2015-07-17 13:28:02 +0300
commit179c186e19d76a8e3057d653998fe38d0ba3791f (patch)
tree38545135e0186799eec32fc84ee37ff8477a32e5 /README
parenta67c541e275da256fdb6bd6e3b86e139ce5ea6a5 (diff)
downloadweston-179c186e19d76a8e3057d653998fe38d0ba3791f.tar.gz
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--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 97a552c9..3fdfb37f 100644
--- a/README
+++ b/README
@@ -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