git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH v2 0/2] Convert SubmittingPatches to AsciiDoc
@ 2017-11-12 22:07 brian m. carlson
  2017-11-12 22:07 ` [PATCH v2 1/2] Documentation: enable compat-mode for Asciidoctor brian m. carlson
  2017-11-12 22:07 ` [PATCH v2 2/2] Documentation: convert SubmittingPatches to AsciiDoc brian m. carlson
  0 siblings, 2 replies; 3+ messages in thread
From: brian m. carlson @ 2017-11-12 22:07 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

This series converts SubmittingPatches into AsciiDoc and builds it as
part of the technical documentation.  The goal is to provide a format
that is more easily linkable both from our website and by others, as the
Git Project's patch submission standards are widely referenced and used
as examples.

Changes from v1:
* Switch all branch names, paths, and commit message trailers to use
  backticks.
* Move footnotes directly above relevant paragraph.
* Fix quoting of mail message.

brian m. carlson (2):
  Documentation: enable compat-mode for Asciidoctor
  Documentation: convert SubmittingPatches to AsciiDoc

 Documentation/.gitignore        |   1 +
 Documentation/Makefile          |   6 +
 Documentation/SubmittingPatches | 340 +++++++++++++++++++++-------------------
 3 files changed, 189 insertions(+), 158 deletions(-)


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

end of thread, other threads:[~2017-11-12 22:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-12 22:07 [PATCH v2 0/2] Convert SubmittingPatches to AsciiDoc brian m. carlson
2017-11-12 22:07 ` [PATCH v2 1/2] Documentation: enable compat-mode for Asciidoctor brian m. carlson
2017-11-12 22:07 ` [PATCH v2 2/2] Documentation: convert SubmittingPatches to AsciiDoc brian m. carlson

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).