INVOX Medical SDK
--------------------------

File content:

|--- docs/                  : contains the documentation in PDF format.
| 
|--- libs/                  : contains INVOX Medical SDK
| |--- integrations/          : contains Integrations for quick deploy.
| | |--- invox-bar/             : INVOX Medical Bar.
| | |--- invox-dialogs/         : CRUD dialogs for Dictionary, Templates and Transformations.
| |--- opus/                  : contains required resources for audio management with remote dictation service.
| |--- invox.min.js           : INVOX Medical SDK core library (JavaScript API)
| 
|--- samples/               : contains a set of examples to understand INVOX Medical SDK.
| |--- common/                            : contains the common resources for all pages, such as functions and styles.
| |--- invox-bar-multiple_textareas/      : integration of INVOX Medical Bar with multiple TextAreas.
| |--- invox-components/                  : isolated examples of INVOX Medical components.
| |--- index.html                         : main page with links to all example pages.
| 
|--- index.html             : page that redirects to main page of example pages.
|--- README.txt             : this file
|--- VERSION.txt            : version information file.
