]> git.ipfire.org Git - thirdparty/git.git/commit - t/t4013-diff-various.sh
Merge branch 'ja/doc-markup-updates'
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Apr 2024 21:31:44 +0000 (14:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Apr 2024 21:31:44 +0000 (14:31 -0700)
commit58dd7e4b116b1705cd809604a305de173ecc39e4
treeabc42ab932e357d3e59ccde5ac7a8c8d9dc2215e
parent4697c8a445eee8a6ce82efab7c6306f4916233f7
parentebb55042a4416a07c27ba45eeb24e6ff1899f360
Merge branch 'ja/doc-markup-updates'

Documentation rules has been explicitly described how to mark-up
literal parts and a few manual pages have been updated as examples.

* ja/doc-markup-updates:
  doc: git-clone: do not autoreference the manpage in itself
  doc: git-clone: apply new documentation formatting guidelines
  doc: git-init: apply new documentation formatting guidelines
  doc: allow literal and emphasis format in doc vs help tests
  doc: rework CodingGuidelines with new formatting rules