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 d803fcf commit 12d2a4f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions docs/sdk/index.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
iVIS SDK (test mode)
====================
iVIS SDK
========

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 lne of codes.
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>`.

.. toctree::
:titlesonly:
Expand Down
2 changes: 1 addition & 1 deletion docs/sdk/routines.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Routines
========

Routines operation vast your time. Don't worry! You will see how to do basic concepts working with iVIS API faster.
Routines operation vast your time? Don't worry! You will see how to do basic concepts working with iVIS API faster.
And as conclusion we will create simple web application which calls iVIS API. So let's started!

.. toctree::
Expand Down

0 comments on commit 12d2a4f

Please sign in to comment.