From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@gmail.com>
To: git@vger.kernel.org
Cc: "Jean-Noël Avila" <jn.avila@free.fr>
Subject: [PATCH 0/3] doc: convert git-stash, git tag and git worktree to synopis style
Date: Sun, 05 Oct 2025 21:11:39 +0000 [thread overview]
Message-ID: <pull.1969.git.1759698702.gitgitgadget@gmail.com> (raw)
* 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
next reply other threads:[~2025-10-05 21:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-05 21:11 Jean-Noël Avila via GitGitGadget [this message]
2025-10-05 21:11 ` [PATCH 1/3] doc: convert git-stash.adoc to synopis style 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=pull.1969.git.1759698702.gitgitgadget@gmail.com \
--to=gitgitgadget@gmail.com \
--cc=git@vger.kernel.org \
--cc=jn.avila@free.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).