mumble/docs/dev
Jan Klass d05262a9ce DOCS(protocol): Integrate network protocol documentation
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: 65462b4c3b
git-subtree-split: b0d142143c
2024-11-03 17:32:48 +01:00
..
build-instructions DOCS(vcpkg): Refer to our own vcpkg fork 2024-10-01 22:36:05 +02:00
maintenance DOCS: Backporting translations 2021-09-06 08:50:32 +02:00
network-protocol DOCS(protocol): Integrate network protocol documentation 2024-11-03 17:32:48 +01:00
plugins REFAC(plugins): Unified Mumble plugin headers 2023-07-27 19:39:30 +02:00
Accessibility.md DOCS: Add accessibility checklist 2024-04-04 13:23:05 +00:00
AudioInputDebug.md DOCS: Restructure and include build-documentation 2020-10-12 08:16:01 +02:00
ExtendingTheIceInterface.md MAINT: Remove mentions of the Mumble wiki 2024-09-24 12:34:22 +00:00
IncrementingTheMumbleAPI.md REFAC(plugins): Unified Mumble plugin headers 2023-07-27 19:39:30 +02:00
MurmurLocking.md DOCS: Restructure and include build-documentation 2020-10-12 08:16:01 +02:00
Network-Protocol.md DOCS(protocol): Convert CRLF to LF 2024-11-01 23:05:42 +01:00
Profiling.md FEAT(server): Add support for the tracy profiler 2021-12-29 18:01:28 +01:00
TheMumbleSourceCode.md MAINT: Remove mentions of the Mumble wiki 2024-09-24 12:34:22 +00:00