From 4d78d6350b22b4692342c107f82634548d707951 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 19 Apr 2014 15:48:28 -0400 Subject: more pages --- doc/index.mdwn | 1 + doc/todo.mdwn | 6 ++++++ doc/todo/done.mdwn | 4 ++++ 3 files changed, 11 insertions(+) create mode 100644 doc/todo.mdwn create mode 100644 doc/todo/done.mdwn (limited to 'doc') diff --git a/doc/index.mdwn b/doc/index.mdwn index 0d2b40b6..4675e41b 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -2,6 +2,7 @@ [[!sidebar content=""" [[install]] +[API documentation](hackage.haskell.org/package/propellor) [[todo]] """]] diff --git a/doc/todo.mdwn b/doc/todo.mdwn new file mode 100644 index 00000000..06e3db4f --- /dev/null +++ b/doc/todo.mdwn @@ -0,0 +1,6 @@ +This is propellor's todo list. Link items to [[todo/done]] when done. + +See also: [Debian BTS](http://bugs.debian.org/propellor). + +[[!inline pages="./todo/* and !./todo/done and !link(done) +and !*/Discussion" actions=yes postform=yes show=0 archive=yes]] diff --git a/doc/todo/done.mdwn b/doc/todo/done.mdwn new file mode 100644 index 00000000..e7c98081 --- /dev/null +++ b/doc/todo/done.mdwn @@ -0,0 +1,4 @@ +recently fixed [[todo]] items. + +[[!inline pages="./* and link(./done) and !*/Discussion" sort=mtime show=10 +archive=yes]] -- cgit v1.2.3