flatbuffers/docs/source
Anton Bobukh fb9afbafc7
[gRPC] Update the code generator for Python to produce typed handlers (#8326)
* Move `namer.h` and `idl_namer.h` to `include/codegen` so they can be reused from `grpc` dirqectory.

* [gRPC] Update the Python generator to produce typed handlers and Python stubs if requested.

* [gRPC] Document the newly added compiler flags.
2024-06-18 16:02:57 -07:00
..
gRPC
Benchmarks.md
Building.md Generate SLSA signatures for Released zip files (#7450) 2022-08-16 16:30:37 -07:00
Compiler.md [gRPC] Update the code generator for Python to produce typed handlers (#8326) 2024-06-18 16:02:57 -07:00
CONTRIBUTING.md
CppUsage.md
CsharpUsage.md Target .NET Standard 2.1, .NET 6, .NET 8 only (#8184) 2023-12-19 14:43:55 -08:00
CUsage.md
DartUsage.md
doxyfile [CS] Verifier (#7850) 2023-04-06 00:29:14 +02:00
doxygen_layout.xml
FlatBuffers.md Updated remaining usages of LICENSE.txt 2023-03-03 12:01:08 -08:00
FlexBuffers.md
GoApi.md
GoApi_generated.txt
GoUsage.md
Grammar.md Update documentation to mention enum value attributes (#7570) 2022-10-08 19:52:38 -04:00
groups
IntermediateRepresentation.md
Internals.md
JavaScriptUsage.md
JavaUsage.md
KotlinUsage.md
LobsterUsage.md
LuaUsage.md
PHPUsage.md
PythonUsage.md
README_TO_GENERATE_DOCS.md Fix "Download Doxygen" URL (#7699) 2022-12-06 14:01:12 -08:00
RustUsage.md
Schemas.md Fix #7580 by documenting union schema evolution rules (#7585) 2022-10-17 17:49:28 -04:00
style.css
Support.md
SwiftUsage.md Removes Dead code & regenerate code (#7744) 2023-01-06 16:40:40 -08:00
Tutorial.md made changes to the rust docs so they would compile. new_with_capacity is deprecated should use with_capacity, get_root_as_monster should be root_as_monster (#7871) 2023-03-16 00:29:57 +00:00
TypeScriptUsage.md
WhitePaper.md