diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/DesignDocument-classes.dot (renamed from docs/DesignDocument.dot) | 0 | ||||
-rw-r--r-- | docs/DesignDocument.md | 2 | ||||
-rw-r--r-- | docs/Makefile | 2 |
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 -\ +\ 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: |