blue-yonder / turbodbc

Turbodbc is a Python module to access relational databases via the Open Database Connectivity (ODBC) interface. The module complies with the Python Database API Specification 2.0.
http://turbodbc.readthedocs.io/en/latest
MIT License
623 stars 85 forks source link

API docs on readthedocs.org #23

Closed xhochy closed 7 years ago

xhochy commented 7 years ago

It would be nice to have (at least) API docs available on readthedocs.org. Probably https://breathe.readthedocs.io/en/latest/ could be an option to also include doxygen API docs in the Python docs.

MathMagique commented 7 years ago

I fully agree.

MathMagique commented 7 years ago

Documentation is now available at http://turbodbc.readthedocs.io/en/latest/