4 Commits

Author SHA1 Message Date
ghubstan
24e8a78f66
Add a readme so the generated python proto dir is in the repo 2022-03-16 17:33:13 -03:00
ghubstan
4df7f12d11
Remove note about generating python protos
This will be easier than before, but is not well defined yet.
2022-03-16 17:31:38 -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
Stan
4d942afd6b
Initial commit 2022-03-16 16:59:54 -03:00