ODM2 / ODM2PythonAPI

A set of Python functions that provides data read/write access to an ODM2 database by leveraging SQLAlchemy.
http://odm2.github.io/ODM2PythonAPI/
BSD 3-Clause "New" or "Revised" License
4 stars 13 forks source link

Expose services #108

Closed lsetiawan closed 7 years ago

lsetiawan commented 7 years ago

Overview

This PR should add all of the modules that are available in ODM2Python API. I have also fix some headings to that there are some hierarchy in the table of contents and sidebar.

Demo

screenshot 2017-10-02 14 16 56

emiliom commented 7 years ago

Looks great, thanks!! I'll just wait for Travis CI to complete before merging.

emiliom commented 7 years ago

So, now that I've merged, this will show up automatically at http://odm2.github.io/ODM2PythonAPI/index.html, right? It's not there yet, but I assume it takes a bit of time.