diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-19 15:48:28 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-19 15:48:28 -0400 |
| commit | 4d78d6350b22b4692342c107f82634548d707951 (patch) | |
| tree | edd575e832a81701b22cb020fc0f846b67981787 /doc | |
| parent | 9a66c62ea3104c434f37027dbea9cf922cc9634b (diff) | |
more pages
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.mdwn | 1 | ||||
| -rw-r--r-- | doc/todo.mdwn | 6 | ||||
| -rw-r--r-- | doc/todo/done.mdwn | 4 |
3 files changed, 11 insertions, 0 deletions
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]] |
