diff options
Diffstat (limited to 'README.template')
-rw-r--r-- | README.template | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.template b/README.template index 8c254e4..c05bcf6 100644 --- a/README.template +++ b/README.template @@ -1,7 +1,8 @@ -Here is a script and a Makefile for generating a <NAME> docset for Dash. The script is loosely based on benzado's script for GNU Make https://github.com/benzado/gnu-make-dash-docset. +Here is a script and a Makefile for generating a <NAME> docset for Dash. The script is based on the dash-docset-generation-template - <NAME>: <UPSTREAM LINK> - Dash: https://kapeli.com/dash +- dash-docset-generation-template: https://github.com/lshprung/dash-docset-generation-template To generate a docset from the latest edition of the <NAME> Manual, simply execute `make` from the same directory as this README file. The latest edition |