4 Commits

Author SHA1 Message Date
ghubstan
e890e0384d
Fix getnetwork, getavgbsqprice example filenames for doc generator 2022-06-23 15:27:43 -03:00
ghubstan
07a8777ae8
Add getnetwork, getavgbsqprice examples 2022-06-23 14:48:11 -03:00
ghubstan
45f6704f20
Improve documentation in top-level and subproject READMEs 2022-03-28 09:30:04 -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