summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-02-10 18:47:02 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-02-10 18:47:02 -0500
commit06f1e40a0213e1335df90e6bb2f45fb79c6daa9e (patch)
tree27d73df5e8e090e1e49e33430da4cc1099e311b4
parent59f397f6a0c8e810fdcef3c90fd4aae028bf3719 (diff)
mv DesignDocument{,-classes}.dot # and supporting changes
-rw-r--r--docs/DesignDocument-classes.dot (renamed from docs/DesignDocument.dot)0
-rw-r--r--docs/DesignDocument.md2
-rw-r--r--docs/Makefile2
3 files changed, 2 insertions, 2 deletions
diff --git a/docs/DesignDocument.dot b/docs/DesignDocument-classes.dot
index 000256d..000256d 100644
--- a/docs/DesignDocument.dot
+++ b/docs/DesignDocument-classes.dot
diff --git a/docs/DesignDocument.md b/docs/DesignDocument.md
index ecad56f..e66f473 100644
--- a/docs/DesignDocument.md
+++ b/docs/DesignDocument.md
@@ -329,4 +329,4 @@ TODO ā€“ Iā€™m working on this ā€“ see images.pptx ~ Tomer
So am I: ~ Luke
-![](DesignDocument.png)\
+![](DesignDocument-classes.png)\
diff --git a/docs/Makefile b/docs/Makefile
index 4f236d4..e81f701 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -13,7 +13,7 @@ html: $(addsuffix .html,$(docs))
ProductBacklog.pdf: SystemModel.png
SystemModel.png: stickman.png
-DesignDocument.pdf: DesignDocument.png
+DesignDocument.pdf: DesignDocument-classes.png
DesignDocument.pdf.args = --table-of-contents --number-sections -f markdown+definition_lists
clean: