Browse Source

socket_protocol added to documentation

master
Dirk Alders 4 years ago
parent
commit
0a4b578cfd
2 changed files with 2 additions and 1 deletions
  1. 1
    0
      Makefile
  2. 1
    1
      socket_protocol

+ 1
- 0
Makefile View File

@@ -7,6 +7,7 @@ SPHINXBUILD   = sphinx-build
7 7
 SOURCEDIR     = .
8 8
 BUILDDIR      = _build
9 9
 MODULES       = $(sort \
10
+    socket_protocol\
10 11
     state_machine\
11 12
     stringtools\
12 13
     stringtools.csp\

+ 1
- 1
socket_protocol

@@ -1 +1 @@
1
-Subproject commit eff44b7988cbdaf87865010b5b8919dc0d6f31db
1
+Subproject commit 35d9f688a4f080a8cae70a18e27036b55399edde

Loading…
Cancel
Save