Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
7980bf5b
Commit
7980bf5b
authored
Aug 05, 2020
by
Craig Norris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update table for clarity
parent
0f440236
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
14 deletions
+14
-14
doc/development/documentation/styleguide.md
doc/development/documentation/styleguide.md
+14
-14
No files found.
doc/development/documentation/styleguide.md
View file @
7980bf5b
...
...
@@ -1471,20 +1471,20 @@ GitLab Community Edition), don't split the product or feature name across lines.
When a feature is available in paid tiers, add the corresponding tier to the
header or other page element according to the feature's availability:
| Tier
| Tier markup |
|:-------------------------------------------------------------|:----------------------|
| GitLab Core and GitLab.com Free, and their higher tiers |
`**(CORE)**`
|
| GitLab Starter and GitLab.com Bronze, and their higher tiers |
`**(STARTER)**`
|
| GitLab Premium and GitLab.com Silver, and their higher tiers |
`**(PREMIUM)**`
|
| GitLab Ultimate and GitLab.com Gold |
`**(ULTIMATE)**`
|
|
*Only*
GitLab Core
, and higher tiers
|
`**(CORE ONLY)**`
|
|
*Only*
GitLab Starter
, and higher tiers
|
`**(STARTER ONLY)**`
|
|
*Only*
GitLab Premium
, and higher tiers
|
`**(PREMIUM ONLY)**`
|
|
*Only*
GitLab Ultimate
|
`**(ULTIMATE ONLY)**`
|
|
*Only*
GitLab.com Free
, and higher tiers
|
`**(FREE ONLY)**`
|
|
*Only*
GitLab.com Bronze
, and higher tiers
|
`**(BRONZE ONLY)**`
|
|
*Only*
GitLab.com Silver
, and higher tiers
|
`**(SILVER ONLY)**`
|
|
*Only*
GitLab.com Gold
|
`**(GOLD ONLY)**`
|
| Tier
in which feature is available
| Tier markup |
|:-------------------------------------------------------------
----------
|:----------------------|
| GitLab Core and GitLab.com Free, and their higher tiers
|
`**(CORE)**`
|
| GitLab Starter and GitLab.com Bronze, and their higher tiers
|
`**(STARTER)**`
|
| GitLab Premium and GitLab.com Silver, and their higher tiers
|
`**(PREMIUM)**`
|
| GitLab Ultimate and GitLab.com Gold
|
`**(ULTIMATE)**`
|
|
*Only*
GitLab Core
and higher tiers (no GitLab.com-based tiers)
|
`**(CORE ONLY)**`
|
|
*Only*
GitLab Starter
and higher tiers (no GitLab.com-based tiers)
|
`**(STARTER ONLY)**`
|
|
*Only*
GitLab Premium
and higher tiers (no GitLab.com-based tiers)
|
`**(PREMIUM ONLY)**`
|
|
*Only*
GitLab Ultimate
(no GitLab.com-based tiers)
|
`**(ULTIMATE ONLY)**`
|
|
*Only*
GitLab.com Free
and higher tiers (no self-managed instances)
|
`**(FREE ONLY)**`
|
|
*Only*
GitLab.com Bronze
and higher tiers (no self-managed instances)
|
`**(BRONZE ONLY)**`
|
|
*Only*
GitLab.com Silver
and higher tiers (no self-managed instances)
|
`**(SILVER ONLY)**`
|
|
*Only*
GitLab.com Gold
(no self-managed instances)
|
`**(GOLD ONLY)**`
|
For clarity, all page title headers (H1s) must be have a tier markup for
the lowest tier that has information on the documentation page.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment