Skip to content

Commit

Permalink
Documentation: Improve text layout/flow
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Sep 6, 2023
1 parent c574896 commit 524936e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
9 changes: 2 additions & 7 deletions docs/by-example/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,8 @@
By example
##########


*****
About
*****

This part of the documentation contains examples how to use the CrateDB Python
client.
This part of the documentation enumerates different kinds of examples how to
use the CrateDB Python client.


DB API, HTTP, and BLOB interfaces
Expand Down
4 changes: 1 addition & 3 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,9 @@ Documentation
For general help about the Python Database API, or SQLAlchemy, please consult
`PEP 249`_, the `SQLAlchemy tutorial`_, and the general `SQLAlchemy
documentation`_.

For more detailed information about how to install the client driver, how to
connect to a CrateDB cluster, and how to run queries, consult the resources
referenced below. A dedicated section demonstrates how to use the :ref:`blob
storage capabilities <crate-reference:blob_support>` of CrateDB.
referenced below.

.. toctree::
:titlesonly:
Expand Down

0 comments on commit 524936e

Please sign in to comment.