@@ -7,6 +7,7 @@ Developer's Guide
:caption: Table of Contents
dev_guide/introduction
+ dev_guide/chado_api
dev_guide/data_structures
dev_guide/best_practices
dev_guide/custom_modules
@@ -0,0 +1,16 @@
+The Chado API
+=============
+
+.. note::
+ This documentation is currently under construction.
+.. toctree::
+ :maxdepth: 2
+ :caption: Table of Contents
+ chado_api/working_with_chado
+ chado_api/querying
+ chado_api/materialied_views
+ chado_api/custom_tables
+ chado_api/entities
@@ -0,0 +1,4 @@
+Working with Custom Tables
+==========================
+Lorem Ipsum
+Entities and Chado
+==================
+Working with Materialized Views
+===============================
+Querying Chado
+==============
+Working with Chado in General
+=============================