8 Commits

Author SHA1 Message Date
ghubstan
b80d8e0311
Fix default protosIn option value 2022-06-23 14:45:17 -03:00
ghubstan
8c7bdd975a
Change links from my repo to bisq_network fork 2022-05-03 11:00:54 -03:00
ghubstan
45f6704f20
Improve documentation in top-level and subproject READMEs 2022-03-28 09:30:04 -03:00
ghubstan
ab0368db20
Adjust to new code sample pkg names, simplify python setup 2022-03-17 17:37:59 -03:00
ghubstan
3aeeb5f4d9
Rename java & python pkgs, make python setup easier 2022-03-17 17:24:47 -03:00
ghubstan
49404cebc5
Reorganize the python-examples module
- Use requirements.txt to install dependencies to local venv.
- Use setup.py to build/install example packages to local venv.
- Adjust reference-doc-builder to new Python pkg imports.
2022-03-17 12:44:28 -03:00
ghubstan
00ac4e6aec
Change link to gradle build file (moved to new repo) 2022-03-17 06:34:45 -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