Skip to content

Commit 26382f7

Browse files
committed
remove project infoformation already in github.
1 parent cae3d9f commit 26382f7

File tree

2 files changed

+4
-68
lines changed

2 files changed

+4
-68
lines changed

docs/index-all.rst

Lines changed: 0 additions & 21 deletions
This file was deleted.

docs/index.rst

Lines changed: 4 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -84,17 +84,11 @@ The DB API driver supports :ref:`CrateDB's data types
8484
<crate-reference:data-types>` to different degrees. For more information,
8585
please consult the :ref:`data-types` documentation page.
8686

87-
.. toctree::
88-
:maxdepth: 2
89-
90-
data-types
91-
9287

9388
Migration Notes
9489
===============
9590

96-
The :ref:`CrateDB dialect <sqlalchemy-cratedb:index>` for `SQLAlchemy`_ is provided
97-
by the `sqlalchemy-cratedb`_ package.
91+
The :ref:`CrateDB dialect <sqlalchemy-cratedb:index>` for `SQLAlchemy`_ is provided by the `sqlalchemy-cratedb`_ package.
9892

9993
If you are migrating from previous versions of ``crate[sqlalchemy]<1.0.0``, you
10094
will find that the newer releases ``crate>=1.0.0`` no longer include the
@@ -127,53 +121,16 @@ Examples
127121
by-example/index
128122

129123

130-
*******************
131-
Project information
132-
*******************
133-
134-
Resources
135-
=========
136-
- `Source code <https://github.com/crate/crate-python>`_
137-
- `Documentation <https://crate.io/docs/python/>`_
138-
- `Python Package Index (PyPI) <https://pypi.org/project/crate/>`_
124+
. SEEALSO::
139125

140-
Contributions
141-
=============
142-
The CrateDB Python client library is an open source project, and is `managed on
143-
GitHub`_.
144-
Every kind of contribution, feedback, or patch, is much welcome. `Create an
145-
issue`_ or submit a patch if you think we should include a new feature, or to
146-
report or fix a bug.
126+
The CrateDB Python client library is an open source project and is `managed on GitHub`_. Contributions, feedback, or patches are highly welcome!
147127

148-
Development
149-
===========
150-
In order to setup a development environment on your workstation, please head
151-
over to the `development sandbox`_ documentation. When you see the software
152-
tests succeed, you should be ready to start hacking.
153128

154-
Page index
155-
==========
156-
The full index for all documentation pages can be inspected at :ref:`index-all`.
157-
158-
License
159-
=======
160-
The project is licensed under the terms of the Apache 2.0 license, like
161-
`CrateDB itself <CrateDB source_>`_, see `LICENSE`_.
162-
163-
164-
.. _Apache Superset: https://github.com/apache/superset
165-
.. _Crash CLI: https://crate.io/docs/crate/crash/
166129
.. _CrateDB: https://crate.io/products/cratedb
167130
.. _CrateDB Cloud: https://console.cratedb.cloud/
168-
.. _CrateDB source: https://github.com/crate/crate
169-
.. _Create an issue: https://github.com/crate/crate-python/issues
131+
.. _Crash CLI: https://crate.io/docs/crate/crash/
170132
.. _Dask: https://en.wikipedia.org/wiki/Dask_(software)
171-
.. _development sandbox: https://github.com/crate/crate-python/blob/main/DEVELOP.rst
172133
.. _cratedb-examples repository: https://github.com/crate/cratedb-examples
173-
.. _FIWARE QuantumLeap data historian: https://github.com/orchestracities/ngsi-timeseries-api
174-
.. _GeoJSON: https://geojson.org/
175-
.. _GeoJSON geometry objects: https://tools.ietf.org/html/rfc7946#section-3.1
176-
.. _LICENSE: https://github.com/crate/crate-python/blob/main/LICENSE
177134
.. _managed on GitHub: https://github.com/crate/crate-python
178135
.. _migrate to sqlalchemy-cratedb: https://cratedb.com/docs/sqlalchemy-cratedb/migrate-from-crate-client.html
179136
.. _pandas: https://en.wikipedia.org/wiki/Pandas_(software)

0 commit comments

Comments
 (0)