Skip to content

Commit 6e2bd01

Browse files
committed
Build instruction for n00bs
1 parent 488de49 commit 6e2bd01

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ $(NAME).$(MANSECTION): $(NAME).$(MANSECTION).md
1515

1616
$(NAME).$(MANSECTION).html: template.html $(NAME).$(MANSECTION).md
1717
$(PANDOC) --standalone --to html5 --template template.html --metadata title="$(TITLE)" $(NAME).$(MANSECTION).md -o $@
18+
19+
# Source is Markdown

0 commit comments

Comments
 (0)