From 9f3a9830162f379d6f856c84668c3664df6d6477 Mon Sep 17 00:00:00 2001 From: Christian Kandeler Date: Mon, 18 Mar 2019 15:02:53 +0100 Subject: Introduce the session command MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Offers a JSON-based API for interaction with other tools via stdin/ stdout. This allows for proper qbs support in IDEs that do not use Qt or even C++. Change-Id: Ib051a40b7ebe1c6e0c3147cca9bd96e7daec1fde Reviewed-by: Jörg Bornemann --- doc/config/style/qt5-sidebar.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/config/style/qt5-sidebar.html') diff --git a/doc/config/style/qt5-sidebar.html b/doc/config/style/qt5-sidebar.html index 99690bd01..3df5d1bbf 100644 --- a/doc/config/style/qt5-sidebar.html +++ b/doc/config/style/qt5-sidebar.html @@ -12,6 +12,7 @@
  • Reference
  • Appendix A: Building Qbs
  • Appendix B: Migrating from Other Build Systems
  • -
  • Appendix C: Code Attributions
  • +
  • Appendix C: The JSON API
  • +
  • Appendix D: Code Attributions
  • -- cgit v1.2.3