projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5cdbb8
)
doc: enhance dochelp include default output location for doc build
author
Shuah Khan
<shuahkh@osg.samsung.com>
Mon, 2 Oct 2017 23:44:18 +0000
(17:44 -0600)
committer
Jonathan Corbet
<corbet@lwn.net>
Thu, 12 Oct 2017 17:02:04 +0000
(11:02 -0600)
Enhance documentation help message to specify the default location for
the generated documents.
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/Makefile
patch
|
blob
|
history
diff --git
a/Documentation/Makefile
b/Documentation/Makefile
index
85f7856
..
5e65fa5
100644
(file)
--- a/
Documentation/Makefile
+++ b/
Documentation/Makefile
@@
-116,3
+116,5
@@
dochelp:
@echo
@echo ' make SPHINX_CONF={conf-file} [target] use *additional* sphinx-build'
@echo ' configuration. This is e.g. useful to build with nit-picking config.'
+ @echo
+ @echo ' Default location for the generated documents is Documentation/output'