summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/plugins/polygen.mdwn4
-rw-r--r--doc/roadmap.mdwn2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/plugins/polygen.mdwn b/doc/plugins/polygen.mdwn
index d2c402146..85b05e102 100644
--- a/doc/plugins/polygen.mdwn
+++ b/doc/plugins/polygen.mdwn
@@ -8,11 +8,11 @@ including `symbol="text"` in the directive.
This plugin is included in ikiwiki, but not enabled by default.
+----
+
If this plugin is enabled, and polygen is installed, here are a few notes
about ikiwiki.
-----
-
Ikiwiki is internally based on a [[polygen grammar="designpatterns"]]
coupled to a [[polygen grammar="designpatterns"]], as described in
"[[polygen grammar="paper"]]" by [[polygen grammar="nipponame"]] of
diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn
index 672dfe3c4..4ab0a7e59 100644
--- a/doc/roadmap.mdwn
+++ b/doc/roadmap.mdwn
@@ -15,7 +15,7 @@ Released 29 April 2006.
* Unit test suite (with tests of at least core stuff like
[[PageSpec]]). (status: exists, could of course use more tests)
* [[Plugins]] _(status: done, interface still not quite stable)_
-* [[Tags]] _(status: partial)_
+* [[Tags]] _(status: fair)_
* Should have fully working [[todo/utf8]] support. _(status: fair)_
* [[Optimised_rendering|todo/optimisations]] if possible. Deal with other
scalability issues. _(status: 45%-60%+ speedup since 1.0)_