projects
/
drupal-init-tools.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
59acf79
)
Makefile: add an explicit "docs" target to build the man page
author
Antonio Ospite <ao2@ao2.it>
Fri, 9 Mar 2018 10:05:41 +0000
(11:05 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Fri, 16 Mar 2018 12:07:15 +0000
(13:07 +0100)
It's easier to remember "make docs" than "make drin.1" and moreover the
explicit "docs" target will show up in shell autocompletion while the
implicit "drin.1" target will not.
No differences found