]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://alcopop.org/me/openid/: minor documentation adjustment
authorJoey Hess <joey@kitenet.net>
Wed, 2 Apr 2008 12:40:59 +0000 (08:40 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 2 Apr 2008 12:40:59 +0000 (08:40 -0400)
doc/todo/minor_adjustment_to_setup_documentation_for_recentchanges_feeds.mdwn [new file with mode: 0644]

diff --git a/doc/todo/minor_adjustment_to_setup_documentation_for_recentchanges_feeds.mdwn b/doc/todo/minor_adjustment_to_setup_documentation_for_recentchanges_feeds.mdwn
new file mode 100644 (file)
index 0000000..858d126
--- /dev/null
@@ -0,0 +1,19 @@
+Expand a comment so you know which bit to uncomment if you want to
+turn on feeds for recentchanges.
+
+diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
+index 99c81cf..7ca7687 100644
+--- a/doc/ikiwiki.setup
++++ b/doc/ikiwiki.setup
+@@ -91,9 +91,9 @@ use IkiWiki::Setup::Standard {
+                #},
+        ],
+-       # Default to generating rss feeds for blogs?
++       # Default to generating rss feeds for blogs/recentchanges?
+        #rss => 1,
+-       # Default to generating atom feeds for blogs?
++       # Default to generating atom feeds for blogs/recentchanges?
+        #atom => 1,
+        # Allow generating feeds even if not generated by default?
+        #allowrss => 1,