Lines Matching refs:document
5 This document is meant to get you writing documentation as fast as possible
11 You can find this document in `docs/MarkdownQuickstartTemplate.md`. You
13 then send the new document to llvm-commits for review.
18 Markdown syntax is useful when writing the document, so the last
19 ~half of this document (starting with [Example Section](#example-section)) gives examples
32 1. Why would I want to read this document?
34 2. What should I know to be able to follow along with this document?
36 3. What will I have learned by the end of this document?
41 If possible, make your document a "how to". Give it a name `HowTo*.md`
47 is that without a "how to" document to read first, it is difficult for a
48 person to understand a more advanced document.
52 The rest of this document shows example Markdown markup constructs
62 Headings (like `Example Section` just above) give your document its
70 pretty much anywhere later in the document.
152 If you need to do fancier things than what has been shown in this document,