Skip to content

Commit fad3c5b

Browse files
committed
Add reference to C and Python implementations into COBS/R doc.
1 parent 51f7d83 commit fad3c5b

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

doc/source/cobsr-intro.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,3 +249,10 @@ References
249249
| Jaime S. Cardoso
250250
| Universidade do Porto / INESC Porto
251251
| 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+
| Craig McQueen
258+

doc/source/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
You can adapt this file completely to your liking, but it should at least
44
contain the root `toctree` directive.
55
6+
.. _index:
7+
68
Consistent Overhead Byte Stuffing (COBS)
79
========================================
810

0 commit comments

Comments
 (0)