mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
## Description - Updated "Contribute" guide to reference summary bars, added instructions for using them - Removed `introduced` partial, this is now replaced by the summary bar `requires` value - Updated all files using `introduced` partial to use summary bar, updated YAML file w/ feature name and info ## Related issues or tickets [ENGDOCS-2392](https://docker.atlassian.net/browse/ENGDOCS-2392) ## Reviews - [ ] Technical review - [ ] Editorial review [ENGDOCS-2392]: https://docker.atlassian.net/browse/ENGDOCS-2392?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
37 lines
616 B
YAML
37 lines
616 B
YAML
## sidebar/aside/toc strings:
|
|
|
|
editPage:
|
|
other: Edit this page
|
|
requestChanges:
|
|
other: Request changes
|
|
tableOfContents:
|
|
other: Table of contents
|
|
relatedContent:
|
|
other: Related content
|
|
|
|
## callout titles:
|
|
|
|
experimental: Experimental
|
|
restricted: Restricted
|
|
important: Important
|
|
note: Note
|
|
tip: Tip
|
|
warning: Warning
|
|
caution: Caution
|
|
|
|
## openapi strings:
|
|
|
|
apiExampleResponse:
|
|
other: Example response
|
|
apiExampleResponseCode:
|
|
other: Example for response code
|
|
apiPropParam:
|
|
other: Parameter
|
|
apiPropType:
|
|
other: Type
|
|
apiPropValue:
|
|
other: Value
|
|
apiPropReq:
|
|
other: Required
|
|
apiPropDesc:
|
|
other: Description |