aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2014-09-02 22:41:38 +0200
committerMaxim Uvarov <maxim.uvarov@linaro.org>2014-09-04 14:15:38 +0400
commit73edccdacaf96ae045bd2ca59de6a2e78231a58c (patch)
tree8d55db68276c91ea9f4a544dba194957ec19e743 /README
parent1559bc0de7d1d64671527813e0a27dc03a820fcd (diff)
doxygen: change doxygen-run to doxygen-html
Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 8c559a015..a0eb2f352 100644
--- a/README
+++ b/README
@@ -18,7 +18,7 @@ Main git repository:
In general you can build:
./bootstrap
./configure
- Use 'make' to build ODP library and samples and 'make doxygen-run' to build
+ Use 'make' to build ODP library and samples and 'make doxygen-html' to build
ODP API documentation. 'make install' will copy all required headers and
binary files to the install directory.