From 25a7eb25bf8ba7ce977434fda0d18be441fe3d07 Mon Sep 17 00:00:00 2001 From: Will Kahn-Greene Date: Sun, 31 Jul 2011 17:54:54 -0400 Subject: Moves docs files around so we build from source/ directory --- docs/source/_static/placeholder | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/source/_static/placeholder (limited to 'docs/source/_static') diff --git a/docs/source/_static/placeholder b/docs/source/_static/placeholder new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3 From 2530ef7a1f682dcd5c4386d6b66b1fb71e8cc554 Mon Sep 17 00:00:00 2001 From: Will Kahn-Greene Date: Wed, 23 May 2012 20:21:03 -0400 Subject: Split docs into siteadmin and pluginwriter guides * create initial bits for plugin writer's guide * move siteadmin stuff to site administrator's guide * rework index.rst to support multiple guides * tweak some text * move files into subdirectories I verified that this still works with html and texinfo build targets. There's still a lot of work to do, but this is a good start. --- docs/source/_static/goblin.png | Bin 0 -> 47763 bytes docs/source/_static/snugglygoblin.png | Bin 0 -> 163754 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/source/_static/goblin.png create mode 100644 docs/source/_static/snugglygoblin.png (limited to 'docs/source/_static') diff --git a/docs/source/_static/goblin.png b/docs/source/_static/goblin.png new file mode 100644 index 00000000..e20265e6 Binary files /dev/null and b/docs/source/_static/goblin.png differ diff --git a/docs/source/_static/snugglygoblin.png b/docs/source/_static/snugglygoblin.png new file mode 100644 index 00000000..f325ae4b Binary files /dev/null and b/docs/source/_static/snugglygoblin.png differ -- cgit v1.2.3