Vec/Mat/IPM, Convexer, Overview, Collision Detection, Autopilot-Sim communication cases. authored by Jean Meurice's avatar Jean Meurice
......@@ -29,7 +29,7 @@
# Developer Documentation
- Introduction/Overview (TODO)
- [Introduction + Overview](/dev-docs/Introduction-+-Overview)
- Concepts
- [DataType system](/dev-docs/commons/DataType-System)
- [Properties-Concept](/dev-docs/Properties-Concept)
......@@ -42,6 +42,7 @@
- [Library Interface](/dev-docs/concepts/Library-Interface)
- [TCP protocol](/dev-docs/concepts/TCP-protocol)
- Commons Project
- [Vectors, Matrices and Math](/dev-docs/commons/Vectors,-Matrices-and-Math)
- [Utils Class Graph](/dev-docs/commons/Utils-Graph-Representation)
- [JSON Serializer (TODO)](/dev-docs/commons/Json-Serializer)
- Simulation Project
......
......