summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-08 03:32:31 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-08 03:32:31 +0000
commit9b9aaaa12dd47a98321812f1062f257bac98ca6b (patch)
treefc18cd7a7b3217b263c1ee1583929368259970d1 /doc
parent835e2e8617507bcd779bf72fd4114cc70238cc64 (diff)
web commit by http://jeremie.koenig.myopenid.com/
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/multiple_output_formats.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/multiple_output_formats.mdwn b/doc/todo/multiple_output_formats.mdwn
new file mode 100644
index 000000000..e3a5c32dd
--- /dev/null
+++ b/doc/todo/multiple_output_formats.mdwn
@@ -0,0 +1,4 @@
+Ikiwiki could support building some pages into additionnal output formats,
+such as postscript or plain text, and provide links to those on the html output.
+
+This would provide true "printable versions" of the wiki pages supporting it.