mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-27 15:57:09 +00:00
Merge pull request #583 from grahamwhaley/20200115_toc_doc
docs: reqs: add link/recommendation to check-markdown
This commit is contained in:
commit
ae6d43470a
@ -24,7 +24,9 @@ All documents must:
|
|||||||
- Be written in [GitHub Flavored Markdown](https://github.github.com/gfm) format.
|
- Be written in [GitHub Flavored Markdown](https://github.github.com/gfm) format.
|
||||||
- Have a `.md` file extension.
|
- Have a `.md` file extension.
|
||||||
- Include a TOC (table of contents) at the top of the document with links to
|
- Include a TOC (table of contents) at the top of the document with links to
|
||||||
all heading sections.
|
all heading sections. We recommend using the
|
||||||
|
[`kata-check-markdown`](https://github.com/kata-containers/tests/tree/master/cmd/check-markdown)
|
||||||
|
tool to generate the TOC.
|
||||||
- Be linked to from another document in the same repository.
|
- Be linked to from another document in the same repository.
|
||||||
|
|
||||||
Although GitHub allows navigation of the entire repository, it should be
|
Although GitHub allows navigation of the entire repository, it should be
|
||||||
|
Loading…
Reference in New Issue
Block a user