summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules4
-rw-r--r--doc/index.mdwn4
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index dafe10f6..a87bf7f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,3 +12,7 @@ override_dh_installdocs:
dh_installdocs README.md TODO
override_dh_installman:
dh_installman debian/propellor.1
+
+# Not intended for use by anyone except the author.
+announcedir:
+ @echo ${HOME}/src/propellor/doc/news
diff --git a/doc/index.mdwn b/doc/index.mdwn
index 8f17f700..ad4f3768 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -10,3 +10,7 @@
[[!toc]]
[[!inline raw=yes README.mdwn]]
+
+## news
+
+[[!inline pages="news/* and !*/Discussion" show="4" archive=yes]]