From 9f026927c95721ec1f3337cb9e5e837523c2c8df Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 4 Nov 2010 01:32:09 -0400 Subject: fix project documentation to account for starter paster template changes --- .../myproject/templates/static/images/img01.gif | Bin 3840 -> 0 bytes .../myproject/templates/static/images/img02.gif | Bin 4689 -> 0 bytes .../myproject/templates/static/images/img03.gif | Bin 229 -> 0 bytes .../myproject/templates/static/images/img04.gif | Bin 92 -> 0 bytes .../myproject/templates/static/images/spacer.gif | Bin 43 -> 0 bytes 5 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 docs/narr/MyProject/myproject/templates/static/images/img01.gif delete mode 100644 docs/narr/MyProject/myproject/templates/static/images/img02.gif delete mode 100644 docs/narr/MyProject/myproject/templates/static/images/img03.gif delete mode 100644 docs/narr/MyProject/myproject/templates/static/images/img04.gif delete mode 100644 docs/narr/MyProject/myproject/templates/static/images/spacer.gif (limited to 'docs/narr/MyProject/myproject/templates/static/images') diff --git a/docs/narr/MyProject/myproject/templates/static/images/img01.gif b/docs/narr/MyProject/myproject/templates/static/images/img01.gif deleted file mode 100644 index 5f082bd99..000000000 Binary files a/docs/narr/MyProject/myproject/templates/static/images/img01.gif and /dev/null differ diff --git a/docs/narr/MyProject/myproject/templates/static/images/img02.gif b/docs/narr/MyProject/myproject/templates/static/images/img02.gif deleted file mode 100644 index 45a3ae976..000000000 Binary files a/docs/narr/MyProject/myproject/templates/static/images/img02.gif and /dev/null differ diff --git a/docs/narr/MyProject/myproject/templates/static/images/img03.gif b/docs/narr/MyProject/myproject/templates/static/images/img03.gif deleted file mode 100644 index d92ea38f9..000000000 Binary files a/docs/narr/MyProject/myproject/templates/static/images/img03.gif and /dev/null differ diff --git a/docs/narr/MyProject/myproject/templates/static/images/img04.gif b/docs/narr/MyProject/myproject/templates/static/images/img04.gif deleted file mode 100644 index 950c4af9d..000000000 Binary files a/docs/narr/MyProject/myproject/templates/static/images/img04.gif and /dev/null differ diff --git a/docs/narr/MyProject/myproject/templates/static/images/spacer.gif b/docs/narr/MyProject/myproject/templates/static/images/spacer.gif deleted file mode 100644 index 5bfd67a2d..000000000 Binary files a/docs/narr/MyProject/myproject/templates/static/images/spacer.gif and /dev/null differ -- cgit v1.2.3