flatbuffers/docs/source
Felix 31beb0fb2f
Bugfix: grpc python code generation location and file suffix (#8359)
* clang-format

* [Python] Replace . with _ in grpc filename suffix

Having filenames with . like `file.fb.grcp`
is not great for Python. Since dots are used for namespaces.
Replacing all of them with _ eg suffix `foo.bar.baz` will become
`foo_bar_baz`.

Restoring the previous default `_fb` suffix.

* [Python] Use namespace in path

This fixes a regression introduced with:
fb9afbafc7
And generates the grpc file in the namespace folder again.

* Sync commandline docs with web docs
2025-06-24 22:52:40 -07:00
..
assets
languages [Swift] Adds new API to reduce memory copying within swift (#8484) 2025-03-18 07:48:39 +01:00
annotation.md Fixed broken links 2025-01-10 12:55:35 -08:00
benchmarks.md Quick copy of all pages 2025-01-09 23:36:46 -08:00
building.md Add Bazel docs (#8510) 2025-01-24 10:57:52 -08:00
CNAME CNAME: add custom domain (#8465) 2024-12-23 22:22:24 -08:00
contributing.md Update docs.yml to install mkdocs-redirects 2025-01-09 22:13:28 -08:00
evolution.md Update Evolution doc 2025-01-21 21:28:32 -08:00
flatc.md Bugfix: grpc python code generation location and file suffix (#8359) 2025-06-24 22:52:40 -07:00
flexbuffers.md Fixed broken links 2025-01-10 12:55:35 -08:00
grammar.md
index.md
intermediate_representation.md Quick copy of all pages 2025-01-09 23:36:46 -08:00
internals.md Fixed broken links 2025-01-10 12:55:35 -08:00
quick_start.md fix typo in tutorial (#8476) 2025-01-10 05:53:27 +00:00
schema.md Fixed broken links 2025-01-10 12:55:35 -08:00
support.md Quick copy of all pages 2025-01-09 23:36:46 -08:00
tutorial.md [Swift] Adds new API to reduce memory copying within swift (#8484) 2025-03-18 07:48:39 +01:00
white_paper.md Quick copy of all pages 2025-01-09 23:36:46 -08:00