As a companion to gitlab-org/gitlab!227149, let's update the nav item to match the expanded title.
CC @oli.campeau
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
#tech-docs-localization slack channel.
The translation tooling might need to be updated, for example if new syntax is added or existing syntax rendering is changed.Evan Read (bf41cc82) at 17 Mar 01:25
Update navigation item for new page title in Gitaly documentation
@gitlab-org/technical-writing/tw-docops I've gone ahead and added the content from this MR to the team wiki at: rumdl.
Not sure why I didn't think of that earlier, given that's the home for unofficial tips and tricks.
So no need to add here, so I'll close this.
For: gitlab-org/technical-writing/team-tasks#1598, let's document using rumdl as an option for documentation authors if they want. This MR doesn't require anyone to do anything, but might help folks add another tool to their toolkit for documentation authoring. This gives us documentation to point to if we feel that rumdl will solve any particular problem we see.
If you are a GitLab team member and only adding documentation, do not add any of the following labels:
~"frontend"~"backend"~"type::bug"~"database"These labels cause the MR to be added to code verification QA issues.
Documentation-related MRs should be reviewed by a Technical Writer for a non-blocking review, based on Documentation Guidelines and the Style Guide.
If you aren't sure which tech writer to ask, use roulette or ask in the #docs Slack channel.
Default behavior, say something like Default behavior when you close an issue.Configuring GDK, say something like Configure GDK.@uchandran WDYT of this as a concept? It would have the effect the titles of the pages looking more like commands (like glab alias) and also have the added benefit of the titles escaping linting, much like code style in prose does now.
@kpaizee That's good wording. I've applied.
Evan Read (dfb3b6a1) at 17 Mar 01:02
Apply 2 suggestion(s) to 2 file(s)
@rdickenson Could you review this one?
Evan Read (0f2fc3e9) at 16 Mar 23:55
Apply 1 suggestion(s) to 1 file(s)
_By an index..._After running rumdl over docs (for gitlab-org/technical-writing/team-tasks#1598), I noticed some pages were inconsistent in how they treat italics.
This MR makes changes so that the pages consistently use _ if necessary to match the rest of the page.
If you are a GitLab team member and only adding documentation, do not add any of the following labels:
~"frontend"~"backend"~"type::bug"~"database"These labels cause the MR to be added to code verification QA issues.
Documentation-related MRs should be reviewed by a Technical Writer for a non-blocking review, based on Documentation Guidelines and the Style Guide.
If you aren't sure which tech writer to ask, use roulette or ask in the #docs Slack channel.
Default behavior, say something like Default behavior when you close an issue.Configuring GDK, say something like Configure GDK.Evan Read (b7d7445c) at 16 Mar 23:50
Switch some italics Markdown so it matches the rest of the page
Evan Read (72b75210) at 16 Mar 23:12
Evan Read (65bd6217) at 16 Mar 23:12
Merge branch 'gitaly-client-retry-doc' into 'master'
... and 1 more commit
This commit adds a new documentation to explain how to configure client retries for Gitaly client, in all three installation method:
This is needed since client retries are now configurable when installing GitLab.
References:
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Closes #591337
Evan Read (72b75210) at 16 Mar 22:59
gitaly: Add Gitaly client retry documentation
... and 649 more commits
@oli.campeau I understand your perspective. I'm a bit the same. I like to "see where the sides are" (what options I have), then figure out what to put in those options.
I'd say the way we have it is broadly how we do things in this documentation suite. That is, we put the "what and why" before the "how".
So I'll merge, but it's a pretty easy two-way door decision.
@oli.campeau No worries! Let's get this merged.
This commit adds a new documentation to explain how to configure client retries for Gitaly client, in all three installation method:
This is needed since client retries are now configurable when installing GitLab.
References:
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Closes #591337