@@ -40,8 +40,9 @@ You should also have received acopy of the License with the VA software package.
...
@@ -40,8 +40,9 @@ You should also have received acopy of the License with the VA software package.
@section getting_started Getting started
@section getting_started Getting started
If you are a C++ developer and want to integrate VA into your application, the first contact point should be the VABase interface representad by the #IVAInterface class.
If you are a C++ developer and want to integrate VA into your application, the first contact point should be the VABase interface represented by the #IVAInterface class.
If you are planning to create a binding for any other programming and/or scripting language, also have a look at VANet and the #IVANetClient class.
If you are planning to create a binding for any other programming and/or scripting language, also have a look at VANet and the #IVANetClient class.
If you want to provide a VA application including a network service, see #IVANetServer and #IVACore