git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] doc: convert git-stash, git tag and git worktree to synopis style
@ 2025-10-05 21:11 Jean-Noël Avila via GitGitGadget
  2025-10-05 21:11 ` [PATCH 1/3] doc: convert git-stash.adoc " Jean-Noël Avila via GitGitGadget
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Jean-Noël Avila via GitGitGadget @ 2025-10-05 21:11 UTC (permalink / raw)
  To: git; +Cc: Jean-Noël Avila

 * Switch the synopsis to a synopsis block which will automatically format
   placeholders in italics and keywords in monospace
 * Use instead of in the description
 * Use backticks for keywords and more complex option descriptions. The new
   rendering engine will apply synopsis rules to these spans.

Also add the CONFIGURATION section when it is missing and do not refer to
the man page in the description of settings when this list is included in
the manual page.

Jean-Noël Avila (3):
  doc: convert git-stash.adoc to synopis style
  doc: convert git tag to synopsis style
  doc: convert git worktree to synopsis style

 Documentation/config/stash.adoc    |  29 +++--
 Documentation/config/tag.adoc      |  22 ++--
 Documentation/config/worktree.adoc |  14 +--
 Documentation/git-stash.adoc       | 134 +++++++++++-----------
 Documentation/git-tag.adoc         | 173 +++++++++++++++--------------
 Documentation/git-worktree.adoc    | 161 ++++++++++++++-------------
 6 files changed, 280 insertions(+), 253 deletions(-)


base-commit: 5099f64a82ccc80f3c6567589bfeb5e9a1b9fd6b
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-1969%2Fjnavila%2Fdoc_git_stash-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-1969/jnavila/doc_git_stash-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/1969
-- 
gitgitgadget

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

end of thread, other threads:[~2025-10-10 18:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-05 21:11 [PATCH 0/3] doc: convert git-stash, git tag and git worktree to synopis style Jean-Noël Avila via GitGitGadget
2025-10-05 21:11 ` [PATCH 1/3] doc: convert git-stash.adoc " Jean-Noël Avila via GitGitGadget
2025-10-09 23:48   ` Kristoffer Haugsbakk
2025-10-10  6:40     ` Jean-Noël Avila
2025-10-10 15:52       ` Junio C Hamano
2025-10-10 17:43         ` Jean-Noël AVILA
2025-10-10 18:23           ` Junio C Hamano
2025-10-05 21:11 ` [PATCH 2/3] doc: convert git tag to synopsis style Jean-Noël Avila via GitGitGadget
2025-10-05 21:11 ` [PATCH 3/3] doc: convert git worktree " Jean-Noël Avila via GitGitGadget

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 NNTP newsgroup(s).