mirror of https://github.com/docker/docs.git
Merge pull request #9669 from adrian-plata/metadata-update
Updating metadata table
This commit is contained in:
commit
c7c5c1accd
|
|
@ -264,6 +264,7 @@ following keys are supported. The title, description, and keywords are required.
|
||||||
| toc_max | no | Ignored if `notoc` is set to `false`. The maximum heading level included in the in-page TOC. Defaults to `3`, to show `<h3>` headings. Set to the same as `toc_min` to only show `toc_min` level of headings. |
|
| toc_max | no | Ignored if `notoc` is set to `false`. The maximum heading level included in the in-page TOC. Defaults to `3`, to show `<h3>` headings. Set to the same as `toc_min` to only show `toc_min` level of headings. |
|
||||||
| tree | no | Either `true` or `false`. Set to `false` to disable the left-hand site-wide navigation for this page. Appropriate for some pages like the search page or the 404 page. |
|
| tree | no | Either `true` or `false`. Set to `false` to disable the left-hand site-wide navigation for this page. Appropriate for some pages like the search page or the 404 page. |
|
||||||
| no_ratings | no | Either `true` or `false`. Set to `true` to disable the page-ratings applet for this page. Defaults to `false`. |
|
| no_ratings | no | Either `true` or `false`. Set to `true` to disable the page-ratings applet for this page. Defaults to `false`. |
|
||||||
|
| skip_read_time | no | Set to `true` to disable the 'Estimated reading time' banner for this page. |
|
||||||
|
|
||||||
The following is an example of valid (but contrived) page metadata. The order of
|
The following is an example of valid (but contrived) page metadata. The order of
|
||||||
the metadata elements in the front-matter is not important.
|
the metadata elements in the front-matter is not important.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue