feat: protobuf java converters (#382)

This commit is contained in:
Jasper van Gelder
2022-11-15 21:50:26 +01:00
committed by GitHub
parent 7b39e448bf
commit 20f8a4f08f
30 changed files with 8384 additions and 0 deletions

7
docs/helpers/index.md Normal file
View File

@ -0,0 +1,7 @@
Helper modules help you to interact with Kompendium.
Some functionality is not possible or difficult to do with Kompendium by default. Modules in this folder help you to get
functionality that would otherwise be difficult.
The first one of which is [Protobuf java converter](protobuf_java_converter.md) which translates java protobuf classes
to `customTypes` entries.