Welcome to ODPI-C's |release| documentation!
============================================
**ODPI-C** is a C library that simplifies the use of common Oracle Call
Interface (OCI_) features for drivers and applications.
The ODPI-C project home page can be found
`here <https://oracle.github.io/odpi>`__ and the source code can be found
`here <https://github.com/oracle/odpi>`__.
.. _OCI: http://www.oracle.com/technetwork/database/features/oci/index.html
.. toctree::
:maxdepth: 2
User Guide<user_guide/index.rst>
Enumerations<enums/index.rst>
Structures<structs/index.rst>
Unions<unions/index.rst>
Functions<functions/index.rst>
Installation<installation.rst>
Release Notes<releasenotes.rst>
Licenses<license.rst>