]> git.corax.cc Git - toolbox/commit
docs: Add reference for shared functions of ipc and uipc modules
authorMatthias Kruk <m@m10k.eu>
Sat, 1 Apr 2023 07:49:39 +0000 (16:49 +0900)
committerMatthias Kruk <m@m10k.eu>
Sat, 1 Apr 2023 07:49:39 +0000 (16:49 +0900)
commit291051e50721e1b016dd2e16cac889b34f0b3e5e
tree88f977cebc63ffc483ff2973e3c28572555a7a2a
parent7589c960e0b7cafd78ab40a4df1cce45dabdba0a
docs: Add reference for shared functions of ipc and uipc modules

The ipc and uipc modules are not documented, requiring users to
read the source code to understand how the modules work.

This commit adds documentation for the ipc module to the module
reference.
docs/ipc.md [new file with mode: 0644]
docs/reference.md