On Mon, Oct 20, 2014 at 12:20:35AM +0000, brian m. carlson wrote: > This series is designed to implement the changes necessary to build Git > using Asciidoctor instead of AsciiDoc. These all looked sane to me from my cursory read (I haven't played with AsciiDoctor myself yet, but it looks from your results like you have). > I've successfully built the documentation with Asciidoctor using the > following command line: > > make doc ASCIIDOC=asciidoctor ASCIIDOC_HTML=html5 \ > ASCIIDOC_DOCBOOK=docbook45 ASCIIDOC_EXTRA="'-alitdd=--'" \ > ASCIIDOC_CONF= That incantation is getting a bit hairy. Is it worth adding a meta-macro like USE_ASCIIDOCTOR that encompasses it all? That might encourage other people to play around with it. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html