From ff74fb265dc752a2997d1132a2b5676da9c4f676 Mon Sep 17 00:00:00 2001 From: ghubstan <36207203+ghubstan@users.noreply.github.com> Date: Wed, 31 Aug 2022 11:21:16 -0300 Subject: [PATCH] Specify branch (master) in intro A recent search into how Slate might support various versions of an API reference was not successful, so I at least remove the ambiguity about what version of Bisq the API reference describes. This is a band-aid until a proper solution can be found. --- .../src/main/resources/templates/introduction.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/reference-doc-builder/src/main/resources/templates/introduction.md b/reference-doc-builder/src/main/resources/templates/introduction.md index 8f67a6a..3337e77 100644 --- a/reference-doc-builder/src/main/resources/templates/introduction.md +++ b/reference-doc-builder/src/main/resources/templates/introduction.md @@ -1,6 +1,7 @@ # Introduction -Welcome to the Bisq gRPC API reference documentation for Bisq Daemon. +Welcome to the Bisq gRPC API reference documentation for Bisq +Daemon ([master branch](https://github.com/bisq-network/bisq/tree/master)). You can use this API to access local Bisq daemon API endpoints, which provide a subset of the Bisq Desktop application's feature set: check balances, transfer BTC and BSQ, create payment accounts, view offers, create and take offers, and