summaryrefslogtreecommitdiff
path: root/docs/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-02-10 13:33:59 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-02-10 13:33:59 -0500
commitde11084b4ed4574403dfbb16d059b04266af9323 (patch)
tree8639148431337e54191c4bdb5a58bd4e28556639 /docs/Makefile
parent4c45c3a9791f43d0e94c5bf7d91f72deaf3a32a0 (diff)
DesignDocument: give the views rails-like names
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
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