diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-06-20 22:18:12 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-06-20 22:18:12 -0700 |
commit | d0ffb09d01edbc28002520104865117894ef5fa9 (patch) | |
tree | 120266cc3e0f7ec01298b123fea50d0e1f7c91fd /ChangeLog | |
parent | dbcdfeb30011def77f1d861c0cad427befef5d43 (diff) | |
download | txr-d0ffb09d01edbc28002520104865117894ef5fa9.tar.gz txr-d0ffb09d01edbc28002520104865117894ef5fa9.tar.bz2 txr-d0ffb09d01edbc28002520104865117894ef5fa9.zip |
* genman.txr: Rewrite the man2html-generated inner name links with hash
values derived from the title text, so that when sections are inserted
or deleted, the URL's remain stable. The PREAMBLE is gone, and
VERSION is collected when processsing the body.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2015-06-20 Kaz Kylheku <kaz@kylheku.com> + * genman.txr: Rewrite the man2html-generated inner name links with hash + values derived from the title text, so that when sections are inserted + or deleted, the URL's remain stable. The PREAMBLE is gone, and + VERSION is collected when processsing the body. + +2015-06-20 Kaz Kylheku <kaz@kylheku.com> + * genman.txr (month-name): Filter removed. Page date is converted to a time value, and later formatted. |