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:
Enrico Faulhaber
2017-09-18 14:39:03 +02:00
parent 38c6729c84
commit eeac276601
21 changed files with 52 additions and 1243 deletions

View File

@ -0,0 +1,6 @@
SECoP Encoding
==============
.. automodule:: secop.protocol.encoding.secop
:members:

View File

@ -1,6 +0,0 @@
Demo V2
=======
.. automodule:: secop.protocol.encoding.demo_v2
:members:

View File

@ -1,6 +0,0 @@
Demo V3
=======
.. automodule:: secop.protocol.encoding.demo_v2
:members:

View File

@ -1,6 +0,0 @@
Demo V4
=======
.. automodule:: secop.protocol.encoding.demo_v2
:members:

View File

@ -1,6 +0,0 @@
Demo V5
=======
.. automodule:: secop.protocol.encoding.demo_v2
:members:

View File

@ -1,11 +0,0 @@
Encodings
=========
.. toctree::
:maxdepth: 3
demo_v2
demo_v3
demo_v4
demo_v5

View File

@ -1,10 +1,10 @@
Different protocols
===================
protocol stack
==============
.. toctree::
:maxdepth: 3
encoding/index
encoding
framing/index
interface/index