Remove obsolete protocol implementations
Change-Id: I9342ff3d00666238b6412b41a3785dadd96a7778 Reviewed-on: https://forge.frm2.tum.de/review/16273 Tested-by: JenkinsCodeReview <bjoern_pedersen@frm2.tum.de> Reviewed-by: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de>
This commit is contained in:
6
doc/source/playground/server/protocol/encoding.rst
Normal file
6
doc/source/playground/server/protocol/encoding.rst
Normal file
@ -0,0 +1,6 @@
|
||||
SECoP Encoding
|
||||
==============
|
||||
|
||||
.. automodule:: secop.protocol.encoding.secop
|
||||
:members:
|
||||
|
@ -1,6 +0,0 @@
|
||||
Demo V2
|
||||
=======
|
||||
|
||||
.. automodule:: secop.protocol.encoding.demo_v2
|
||||
:members:
|
||||
|
@ -1,6 +0,0 @@
|
||||
Demo V3
|
||||
=======
|
||||
|
||||
.. automodule:: secop.protocol.encoding.demo_v2
|
||||
:members:
|
||||
|
@ -1,6 +0,0 @@
|
||||
Demo V4
|
||||
=======
|
||||
|
||||
.. automodule:: secop.protocol.encoding.demo_v2
|
||||
:members:
|
||||
|
@ -1,6 +0,0 @@
|
||||
Demo V5
|
||||
=======
|
||||
|
||||
.. automodule:: secop.protocol.encoding.demo_v2
|
||||
:members:
|
||||
|
@ -1,11 +0,0 @@
|
||||
Encodings
|
||||
=========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
demo_v2
|
||||
demo_v3
|
||||
demo_v4
|
||||
demo_v5
|
||||
|
@ -1,10 +1,10 @@
|
||||
Different protocols
|
||||
===================
|
||||
protocol stack
|
||||
==============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
encoding/index
|
||||
encoding
|
||||
framing/index
|
||||
interface/index
|
||||
|
||||
|
Reference in New Issue
Block a user