9 Commits

Author SHA1 Message Date
ghubstan
3d4bd7095d
Make proto downloader and python setup scripts runnable from any dir 2022-06-27 10:54:35 -03:00
ghubstan
2b05f9654f
Simplify downloading .protos from other branches
Make it easier to download .proto files from different branches.
2022-06-23 14:30:09 -03:00
ghubstan
478d578a6c
Make Python examples in one step: run-setup.py 2022-03-19 13:51:49 -03:00
ghubstan
4b1d1c9874
Leave the .proto download dir clean 2022-03-19 13:41:56 -03:00
ghubstan
3aeeb5f4d9
Rename java & python pkgs, make python setup easier 2022-03-17 17:24:47 -03:00
ghubstan
c3850d91c3
Don't version .iml files 2022-03-16 17:41:49 -03:00
Stan
d3a443677a
Delete pb.proto 2022-03-16 17:34:40 -03:00
Stan
115442348b
Delete grpc.proto 2022-03-16 17:34:31 -03:00
ghubstan
cffbfcf481
Split API examples & doc generator into separate modules
This might give Python devs an easier time than if all the sample
code lived deep inside a gradle project.  This means there is
no root project gradle build file;  the reference-doc-builder and
java-examples modules are separate java projects, with their own
build files.
2022-03-16 17:21:25 -03:00