Skip to content

Commit

Permalink
IVIS-46: Updated SDK chapter.
Browse files Browse the repository at this point in the history
  • Loading branch information
RuslanPopenko committed Dec 2, 2016
1 parent 12d2a4f commit 0b91e63
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/sdk/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ iVIS provides SDK for easier api uses.
You think login, token management, api calls etc very hard to implement and will take many hours of your precious time. You will see that is not true.
In this chapter you will look how to do routines jobs by few lines of code and iVIS SDK.

And as conclusion in `Use cases </use_cases/index>`.
And as conclusion in `Use cases <http://docs.ivis.se/en/latest/use_cases/index.html>`
`Client example <http://docs.ivis.se/en/latest/use_cases/index.html>` chapter created simple client based on SDK.

.. toctree::
:titlesonly:
Expand Down
3 changes: 3 additions & 0 deletions docs/use_cases/client_example.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Client example
==============

1 change: 1 addition & 0 deletions docs/use_cases/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Use cases
.. toctree::
:titlesonly:

client_example
school_transport
incidents
validation
Expand Down

0 comments on commit 0b91e63

Please sign in to comment.