8000 Documentation: Improve text layout/flow · crate/crate-python@524936e · GitHub
[go: up one dir, main page]

Skip to content

Commit 524936e

Browse files
committed
Documentation: Improve text layout/flow
1 parent c574896 commit 524936e

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

docs/by-example/index.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,8 @@
44
By example
55
##########
66

7-
8-
*****
9-
About
10-
*****
11-
12-
This part of the documentation contains examples how to use the CrateDB Python
13-
client.
7+
This part of the documentation enumerates different kinds of examples how to
8+
use the CrateDB Python client.
149

1510

1611
DB API, HTTP, and BLOB interfaces

docs/index.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,9 @@ Documentation
3636
For general help about the Python Database API, or SQLAlchemy, please consult
3737
`PEP 249`_, the `SQLAlchemy tutorial`_, and the general `SQLAlchemy
3838
documentation`_.
39-
4039
For more detailed information about how to install the client driver, how to
4140
connect to a CrateDB cluster, and how to run queries, consult the resources
42-
referenced below. A dedicated section demonstrates how to use the :ref:`blob
43-
storage capabilities <crate-reference:blob_support>` of CrateDB.
41+
referenced below.
4442

4543
.. toctree::
4644
:titlesonly:

0 commit comments

Comments
 (0)
0