aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-10-05 16:40:54 +0200
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2020-10-05 16:40:54 +0200
commita7c47f1eac8caac607a2b5f12d07235dff4d740f (patch)
treeaa6ba58966bacf6ad32cce286481a63eddfa6754 /doc/README
parent427721d8ff2c8e1db8cb490074f2eed88d03852a (diff)
downloadbitbake-a7c47f1eac8caac607a2b5f12d07235dff4d740f.tar.gz
sphinx: rename Makefile.sphinx
Now that the DocBook files are removed, we can rename the top level Makefile. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Diffstat (limited to 'doc/README')
-rw-r--r--doc/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README b/doc/README
index 62595820b..cbb5215d3 100644
--- a/doc/README
+++ b/doc/README
@@ -48,7 +48,7 @@ To install all required packages run:
To build the documentation locally, run:
$ cd documentation
- $ make -f Makefile.sphinx html
+ $ make html
The resulting HTML index page will be _build/html/index.html, and you
can browse your own copy of the locally generated documentation with