From de11084b4ed4574403dfbb16d059b04266af9323 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 10 Feb 2014 13:33:59 -0500 Subject: DesignDocument: give the views rails-like names --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Makefile') diff --git a/docs/Makefile b/docs/Makefile index b12a990..5082db3 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -12,7 +12,7 @@ html: $(addsuffix .html,$(docs)) ProductBacklog.pdf: SystemModel.png SystemModel.png: stickman.png -DesignDocument.pdf.args = --table-of-contents --number-sections +DesignDocument.pdf.args = --table-of-contents --number-sections -f markdown+definition_lists clean: rm -f -- *.pdf *.html -- cgit v1.2.3-2-g168b