diff options
Diffstat (limited to 'docs/gettingstarted')
-rw-r--r-- | docs/gettingstarted/developers/index.rst | 1 | ||||
l--------- | docs/gettingstarted/developers/quic_plugin.rst | 1 |
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 |