add the missing third-party licenses urls to the overview and summary menus

This commit is contained in:
Mamadou Babaei
2026-07-13 20:21:46 +02:00
parent 514bbca8df
commit d85807fcfa
2 changed files with 14 additions and 0 deletions
+7
View File
@@ -103,13 +103,20 @@ Welcom to the SenseGlove Unreal Engine Handbook!
- [SenseGlove Unreal Engine Plugin License](license/senseglove-unreal-engine-plugin.md)
- [SenseGlove Unreal Engine Handbook License](license/senseglove-unreal-engine-handbook.md)
- [Third-Party Licenses](license/third-party.md)
- [Argh Frustration-free Command-line Processing Library License](license/argh-command-line-processing-library.md)
- [SenseGlove SDK License](license/senseglove-sdk.md)
- [SGBLE and SGBLExx Rust Dependencies Licenses](license/sgble-sgblexx-rust-dependencies.md)
- [Boost C++ Libraries License](license/boost-cpp-libraries.md)
- [c4core C++ Library Licence](license/c4core-library.md)
- [c4project CMake Scripts Licence](license/c4project-cmake-scripts.md)
- [Debug Break Library Licence](license/debugbreak-library.md)
- [fast_float Number Parsing Library](license/fast-float-number-parsing-library.md)
- [FlatBuffers Memory Efficient Serialization Library Licence](license/flatbuffers-serialization-library.md)
- [{fmt} Formatting Library License](license/fmt-formatting-library.md)
- [FTXUI Functional Terminal (X) User Interface Library](license/ftxui-functional-tui-library.md)
- [Loguru Logging Library License](license/loguru-logging-library.md)
- [nanomsg-next-generation Lightweight Brokerless Messaging Library License](license/nng-messaging-library.md)
- [Rapid YAML Parsing and Emitting Library](license/rapidyaml-parsing-emitting-library.md)
- [Serial Communication Library License](license/serial-communication-library.md)
-----------
+7
View File
@@ -111,9 +111,16 @@ The appendix contains various extra useful information:
- [Third-Party Licenses](../license/third-party.md)
- [SenseGlove SDK License](../license/senseglove-sdk.md)
- [SGBLE and SGBLExx Rust Dependencies Licenses](../license/sgble-sgblexx-rust-dependencies.md)
- [Argh Frustration-free Command-line Processing Library License](../license/argh-command-line-processing-library.md)
- [Boost C++ Libraries License](../license/boost-cpp-libraries.md)
- [c4core C++ Library Licence](../license/c4core-library.md)
- [c4project CMake Scripts Licence](../license/c4project-cmake-scripts.md)
- [Debug Break Library Licence](../license/debugbreak-library.md)
- [fast_float Number Parsing Library](../license/fast-float-number-parsing-library.md)
- [FlatBuffers Memory Efficient Serialization Library Licence](../license/flatbuffers-serialization-library.md)
- [{fmt} Formatting Library License](../license/fmt-formatting-library.md)
- [FTXUI Functional Terminal (X) User Interface Library](../license/ftxui-functional-tui-library.md)
- [Loguru Logging Library License](../license/loguru-logging-library.md)
- [nanomsg-next-generation Lightweight Brokerless Messaging Library License](../license/nng-messaging-library.md)
- [Rapid YAML Parsing and Emitting Library](../license/rapidyaml-parsing-emitting-library.md)
- [Serial Communication Library License](../license/serial-communication-library.md)