mirror of
https://github.com/bisq-network/bisq-api-reference.git
synced 2026-05-19 12:14:14 +00:00
Remove note about generating python protos
This will be easier than before, but is not well defined yet.
This commit is contained in:
parent
cffbfcf481
commit
4df7f12d11
@ -7,9 +7,6 @@
|
|||||||
This application script consumes Bisq .proto files (`pb.proto` and `grpc.proto`), and produces
|
This application script consumes Bisq .proto files (`pb.proto` and `grpc.proto`), and produces
|
||||||
`index.html.md` -- a [Slate](https://github.com/slatedocs/slate) compatible Markdown file.
|
`index.html.md` -- a [Slate](https://github.com/slatedocs/slate) compatible Markdown file.
|
||||||
|
|
||||||
_Note: For Python proto generation to work properly, the .proto files must be copied to the project's proto
|
|
||||||
directory from the remote or local GitHub repo. They are not versioned in this project repo._
|
|
||||||
|
|
||||||
The Markdown file is then manually deployed to a developer's or bisq-network's fork of the
|
The Markdown file is then manually deployed to a developer's or bisq-network's fork of the
|
||||||
[Slate repository](https://github.com/slatedocs/slate), where the slate fork transforms it to a single html file
|
[Slate repository](https://github.com/slatedocs/slate), where the slate fork transforms it to a single html file
|
||||||
describing Bisq gRPC API services, with example code.
|
describing Bisq gRPC API services, with example code.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user