Prechádzať zdrojové kódy

Started new Chado API docs

Stephen Ficklin 6 rokov pred
rodič
commit
7ffd74f7fb

+ 1 - 0
docs/dev_guide.rst

@@ -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

+ 16 - 0
docs/dev_guide/chado_api.rst

@@ -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

+ 4 - 0
docs/dev_guide/chado_api/custom_tables.rst

@@ -0,0 +1,4 @@
+Working with Custom Tables
+==========================
+
+Lorem Ipsum

+ 4 - 0
docs/dev_guide/chado_api/entities.rst

@@ -0,0 +1,4 @@
+Entities and Chado
+==================
+
+Lorem Ipsum

+ 4 - 0
docs/dev_guide/chado_api/materialied_views.rst

@@ -0,0 +1,4 @@
+Working with Materialized Views
+===============================
+
+Lorem Ipsum

+ 4 - 0
docs/dev_guide/chado_api/querying.rst

@@ -0,0 +1,4 @@
+Querying Chado
+==============
+
+Lorem Ipsum

+ 4 - 0
docs/dev_guide/chado_api/working_with_chado.rst

@@ -0,0 +1,4 @@
+Working with Chado in General
+=============================
+
+Lorem Ipsum