diff options
Diffstat (limited to 'docs/gettingstarted/writingdocs/styleguide/xmlexample.rst')
-rw-r--r-- | docs/gettingstarted/writingdocs/styleguide/xmlexample.rst | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/gettingstarted/writingdocs/styleguide/xmlexample.rst b/docs/gettingstarted/writingdocs/styleguide/xmlexample.rst deleted file mode 100644 index 575a639579e..00000000000 --- a/docs/gettingstarted/writingdocs/styleguide/xmlexample.rst +++ /dev/null @@ -1,11 +0,0 @@ -.. _xmlexample: - -An XML File -=========== - -An example of an XML file. - -.. literalinclude:: iperf-vm.xml - :language: XML - :emphasize-lines: 42-49, 74-80 - |