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

Docs #99

Closed ocefpaf closed 7 years ago

ocefpaf commented 7 years ago

Here is a demo that I force pushed earlier today:

http://odm2.github.io/ODM2PythonAPI/

There are still a few things to adjust and I am having trouble with latest doctr. Looking into it...

emiliom commented 7 years ago

Note that I moved all the files from the doc page to docs/NOTES to avoid conflicting with the "new" docs.

We should migrate those to the new docs later.

I'm fine with what you did. All those documents are old, most of them are 2 years old. And at least a couple of them are actually old, manual attempts (by Stephanie?) at documenting the API. So, they'll be replaced by or integrated into the Sphinx system we're building.