This patch series gets rid of old unnecessary workarounds and convoluted solutions. I've dropped all the asciidoctor improvements in order to smooth the landing of this series. This conflicts with bc/doc-asciidoctor-to-man-wo-xmlto which in my opinion should be dropped since I have better proposals for pretty much all the changes there, and doesn't even apply on top of master anymore. Felipe Contreras (4): doc: remove GNU troff workaround doc: use --stringparam in xmlto doc: simplify version passing doc: asciidoc: remove unnecessary attribute Documentation/.gitignore | 1 - Documentation/Makefile | 19 +++---------------- Documentation/asciidoc.conf | 20 -------------------- Documentation/asciidoctor-extensions.rb | 17 ----------------- Documentation/manpage-base-url.xsl.in | 10 ---------- Documentation/manpage-quote-apos.xsl | 16 ---------------- Makefile | 4 ---- 7 files changed, 3 insertions(+), 84 deletions(-) delete mode 100644 Documentation/manpage-base-url.xsl.in delete mode 100644 Documentation/manpage-quote-apos.xsl Range-diff against v4: 1: 2a93d8774a = 1: ec9f46892c doc: remove GNU troff workaround 2: 774603b50c = 2: f496a2ddda doc: use --stringparam in xmlto 3: 8e92e10b10 = 3: 10216673c1 doc: simplify version passing 4: 230b5c8ae0 = 4: 4f2e3456cd doc: asciidoc: remove unnecessary attribute 5: 2d1f79d642 < -: ---------- doc: asciidoctor: remove unnecessary require 6: e0b662986a < -: ---------- doc: asciidoctor: remove cruft 7: 1bdf72a856 < -: ---------- doc: asciidoctor: reorganize extensions 8: 8612b428ce < -: ---------- doc: asciidoctor: use html-prefix only for html 9: 9cd9f3f317 < -: ---------- doc: asciidoctor: refactor macro registration 10: 96bd66784f < -: ---------- doc: asciidoctor: improve string handling 11: 5e293a15fc < -: ---------- doc: asciidoctor: split the format from the code 12: 7fd97fc089 < -: ---------- doc: asciidoctor: specify name of our group -- 2.32.0