We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51f7d83 commit fad3c5bCopy full SHA for fad3c5b
2 files changed
doc/source/cobsr-intro.rst
@@ -249,3 +249,10 @@ References
249
| Jaime S. Cardoso
250
| Universidade do Porto / INESC Porto
251
| IEEE ICC 2007
252
+
253
+.. [C3] | `C Implementation of COBS and COBS/R <http://bitbucket.org/cmcqueen1975/cobs-c>`_
254
+ | Craig McQueen
255
256
+.. [C4] | :ref:`Python Implementation of COBS and COBS/R <index>`
257
258
doc/source/index.rst
@@ -3,6 +3,8 @@
3
You can adapt this file completely to your liking, but it should at least
4
contain the root `toctree` directive.
5
6
+.. _index:
7
8
Consistent Overhead Byte Stuffing (COBS)
9
========================================
10
0 commit comments