diff options
author | Keith Packard <keithp@keithp.com> | 2018-10-25 16:50:17 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2018-10-25 16:51:17 -0700 |
commit | 6d80b89c0bd82133dd5c93df8604f562ac49c19a (patch) | |
tree | ac4adf27e9af2ed97a6319ae213fd15c8b03d971 /doc/release-notes-1.1.1.inc | |
parent | cf3e524e50a6fae2862efb404c9918b74438e9c9 (diff) |
doc: Switch to asciidoctor to format docs
asciidoc and a2x are no longer actively maintained and Debian policy
encourages people to move away from them to asciidoctor.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/release-notes-1.1.1.inc')
-rw-r--r-- | doc/release-notes-1.1.1.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-notes-1.1.1.inc b/doc/release-notes-1.1.1.inc index 2e61bfec..2cc30aa8 100644 --- a/doc/release-notes-1.1.1.inc +++ b/doc/release-notes-1.1.1.inc @@ -1,5 +1,5 @@ = Release Notes for Version 1.1 -:toc!: +include::release-head.adoc[] :doctype: article Version 1.1.1 is a bug-fix release. It fixes a couple of bugs |