summaryrefslogtreecommitdiffstats
path: root/docs/gettingstarted
diff options
context:
space:
mode:
authorNathan Skrzypczak <nathan.skrzypczak@gmail.com>2019-07-29 13:51:31 +0200
committerDave Wallace <dwallacelf@gmail.com>2019-08-05 16:19:54 +0000
commit7858d6e9e2e3aa118638676a202e600fc9668986 (patch)
tree05495064d263a489b7f117ad5da43a8a915276e4 /docs/gettingstarted
parent09db37a5d40d393c4b9b44da32bc86943d53f8d3 (diff)
docs: Add more quic plugin documentation
Type: docs Change-Id: I0209769f73a46ddad7c2625ad0f774ee2eef43dd Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
Diffstat (limited to 'docs/gettingstarted')
-rw-r--r--docs/gettingstarted/developers/index.rst1
l---------docs/gettingstarted/developers/quic_plugin.rst1
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/gettingstarted/developers/index.rst b/docs/gettingstarted/developers/index.rst
index fe265786e24..2d27da99ba8 100644
--- a/docs/gettingstarted/developers/index.rst
+++ b/docs/gettingstarted/developers/index.rst
@@ -39,3 +39,4 @@ The Developers section covers the following areas:
fib20/index.rst
buildwireshark
punt
+ quic_plugin
diff --git a/docs/gettingstarted/developers/quic_plugin.rst b/docs/gettingstarted/developers/quic_plugin.rst
new file mode 120000
index 00000000000..ffe53429571
--- /dev/null
+++ b/docs/gettingstarted/developers/quic_plugin.rst
@@ -0,0 +1 @@
+../../../src/plugins/quic/quic_plugin.rst \ No newline at end of file