diff --git a/doc/source/web_server.rst b/doc/source/web_server.rst index adcad6f..3f42f07 100644 --- a/doc/source/web_server.rst +++ b/doc/source/web_server.rst @@ -165,7 +165,7 @@ On an Ubuntu 14.04 64-bit Linux Install Alternatively, you may prefer to install the OpenALPR agent directly onto the server. These steps are not required if you installed the Virtual Machine referenced above. -First install a copy of Ubuntu 14.04 64-bit Linux server and gain console access. +First install a copy of `Ubuntu 14.04 64-bit Linux server `_ and gain console access. From the terminal: @@ -197,6 +197,8 @@ Configure the company_id, site_id, country, and stream values as described in th If all goes well, the log should show that the video stream is being processed and plates are being identified and uploaded. Once a plate is uploaded it should show up on the OpenALPR Cloud dashboard after a few seconds. +.. _web_services_api: + Web Services API ------------------