mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-10-30 21:35:26 +01:00
Build instruction for n00bs
This commit is contained in:
@@ -15,3 +15,5 @@ $(NAME).$(MANSECTION): $(NAME).$(MANSECTION).md
|
||||
|
||||
$(NAME).$(MANSECTION).html: template.html $(NAME).$(MANSECTION).md
|
||||
$(PANDOC) --standalone --to html5 --template template.html --metadata title="$(TITLE)" $(NAME).$(MANSECTION).md -o $@
|
||||
|
||||
# Source is Markdown
|
||||
|
||||
Reference in New Issue
Block a user