Doc updates (#791)

Updates for better displaying the documentation in the website.
This commit is contained in:
Tomas Della Vedova
2019-03-27 07:44:19 +01:00
committed by delvedor
parent 3a1bb9377a
commit 4537308c38
23 changed files with 515 additions and 230 deletions

View File

@ -1,4 +1,4 @@
= Extend the client
== Extend the client
Sometimes you need to reuse the same logic, or you want to build a custom API to allow you simplify your code. +
The easiest way to achieve that is by extending the client.