Skip to content

Commit c574896

Browse files
committed
Documentation: Add link to "by-example" section to primary navigation
1 parent 2e9ccfd commit c574896

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/index.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,11 @@ The DB API driver and the SQLAlchemy dialect support :ref:`CrateDB's data types
160160
please consult the :ref:`data-types` and :ref:`SQLAlchemy extension types
161161
<using-extension-types>` documentation pages.
162162

163+
.. toctree::
164+
:maxdepth: 2
165+
166+
data-types
167+
163168
Examples
164169
========
165170

@@ -173,6 +178,11 @@ Examples
173178
connect to CrateDB using `pandas`_, and how to load and export data.
174179
- The `Apache Superset`_ and `FIWARE QuantumLeap data historian`_ projects.
175180

181+
.. toctree::
182+
:maxdepth: 2
183+
184+
by-example/index
185+
176186

177187
*******************
178188
Project information

0 commit comments

Comments
 (0)