mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
Integrates our network protocol docs [1][2]. This will allow us to drop the separate repository. Git history is preserved through adding/merging with/through git subtree. via ``` git subtree add --prefix docs/dev/network-protocol https://github.com/mumble-voip/mumble-protocol.git master ``` [1]: https://github.com/mumble-voip/mumble-protocol [2]: https://mumble-protocol.readthedocs.io/ --- Add 'docs/dev/network-protocol/' from commit 'b0d142143c5c37797d787fd7f71eb172dd1219ad' git-subtree-dir: docs/dev/network-protocol git-subtree-mainline:65462b4c3bgit-subtree-split:b0d142143c
24 lines
325 B
ReStructuredText
24 lines
325 B
ReStructuredText
Mumble Protocol Documentation
|
|
=============================
|
|
|
|
Contents
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
introduction
|
|
overview
|
|
protocol_stack_tcp
|
|
establishing_connection
|
|
voice_data
|
|
|
|
|
|
.. # These are empty pages:
|
|
|
|
.. # Indices and tables
|
|
.. # ==================
|
|
|
|
.. # * :ref:`genindex`
|
|
.. # * :ref:`search`
|