462006fd6f324117c5f714b3f7df50abb9a9c906
[vpp.git] / docs / gettingstarted / writingdocs / styleguidemd / styleguide03.md
1 Labels, References
2 ==================
3
4 A link or reference to other paragraphs within these documents can be
5 done with following construct.
6
7 External Links
8 ==============
9
10 An external link is done with the following construct:
11
12 [Sphinx Markup
13 Constructs](http://www.sphinx-doc.org/en/stable/markup/index.html)
14
15 Images
16 ======
17
18 Images should be placed in the directory docs/\_images. They can then be
19 referenced with following construct. This is the image created to show a
20 pull request.
21
22 ![](/_images/examplePullReq.png)