All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/4] doc: cleanup old cruft
@ 2021-06-18 21:52 Felipe Contreras
  2021-06-18 21:52 ` [PATCH v5 1/4] doc: remove GNU troff workaround Felipe Contreras
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Felipe Contreras @ 2021-06-18 21:52 UTC (permalink / raw)
  To: git
  Cc: Junio C Hamano, Martin Ågren, brian m . carlson,
	Bagas Sanjaya, Jeff King, Felipe Contreras

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-18 21:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-18 21:52 [PATCH v5 0/4] doc: cleanup old cruft Felipe Contreras
2021-06-18 21:52 ` [PATCH v5 1/4] doc: remove GNU troff workaround Felipe Contreras
2021-06-18 21:52 ` [PATCH v5 2/4] doc: use --stringparam in xmlto Felipe Contreras
2021-06-18 21:52 ` [PATCH v5 3/4] doc: simplify version passing Felipe Contreras
2021-06-18 21:52 ` [PATCH v5 4/4] doc: asciidoc: remove unnecessary attribute Felipe Contreras

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.