From 06dcd45ff81e06bc8cf40ed487c0b2652d346a5a Mon Sep 17 00:00:00 2001 From: John DeNisco Date: Thu, 26 Jul 2018 12:45:10 -0400 Subject: Initial commit of Sphinx docs Change-Id: I9fca8fb98502dffc2555f9de7f507b6f006e0e77 Signed-off-by: John DeNisco --- docs/reference/vppvagrant/vppVagrantfile.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 docs/reference/vppvagrant/vppVagrantfile.rst (limited to 'docs/reference/vppvagrant/vppVagrantfile.rst') diff --git a/docs/reference/vppvagrant/vppVagrantfile.rst b/docs/reference/vppvagrant/vppVagrantfile.rst new file mode 100644 index 00000000000..d3c705542bd --- /dev/null +++ b/docs/reference/vppvagrant/vppVagrantfile.rst @@ -0,0 +1,14 @@ +.. _vppVagrantfile: + +Vagrant File +============ + +This is the Vagrantfile provided in the `Git VPP repo `_. + +.. literalinclude:: Vagrantfile + :language: Ruby + :emphasize-lines: 4-17, 20-21, 57-71 + + + +.. toctree:: -- cgit 1.2.3-korg