aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2019-04-21 19:17:53 +0200
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2019-04-21 19:18:01 +0200
commit3980548bc5b8ad90b8cbe4864300a6c6f77d218f (patch)
tree02a2497b42da5830d8df6f776bedc16f24daf575
parent60f8be44dd876c221270a34989480936e716f5ab (diff)
downloadblogc-3980548bc5b8ad90b8cbe4864300a6c6f77d218f.tar.gz
blogc-3980548bc5b8ad90b8cbe4864300a6c6f77d218f.tar.bz2
blogc-3980548bc5b8ad90b8cbe4864300a6c6f77d218f.zip
make: man: removed 'atom_legacy_entry_id'
-rw-r--r--man/blogcfile.5.ronn6
1 files changed, 0 insertions, 6 deletions
diff --git a/man/blogcfile.5.ronn b/man/blogcfile.5.ronn
index efaa5bd..8f50e8c 100644
--- a/man/blogcfile.5.ronn
+++ b/man/blogcfile.5.ronn
@@ -43,12 +43,6 @@ however these rules can be customized with the following settings, from the
* `atom_ext` (default: `.xml`):
The extension of the generated Atom feeds.
- * `atom_legacy_entry_id` (default: `false`):
- Before `0.14.0` blogc-make(1) was generating "broken" entry IDs in the atom feeds.
- This behavior was fixed in version `0.14.0` and current users that don't want
- to have their old posts re-shared due to the change of IDs should set this to
- `true`, to keep using the old format.
-
* `atom_order` (default: `DESC`):
The ordering (`ASC` or `DESC`) of the Atom feeds. Please note that the files
are not sorted by date, they are sorted by their order in the `[posts]`