diff --git a/docs/wiki/about-townengine.html b/docs/wiki/about-townengine.html index 3c9f76e..bd6a922 100644 --- a/docs/wiki/about-townengine.html +++ b/docs/wiki/about-townengine.html @@ -54,14 +54,15 @@
  • G for gamedev; guides and FAQs on game making. -

    T1.3 ABI +

    T1.3 Procedure Interface

    -

    For native code ABI defines convention to ease tooling integration. +

    For native code ABI defines convention to ease tooling integration. Platform/compiler C ABI is assumed, + but it should be trivially expressible in JSON-RPC as well.

    diff --git a/docs/wiki/index.html b/docs/wiki/index.html index 0d8bc04..06ce346 100644 --- a/docs/wiki/index.html +++ b/docs/wiki/index.html @@ -20,6 +20,7 @@

    T1.1 Introduction

    T1.2 Wiki

    +

    T1.3 Procedure Interface

    T2. Input System