Skip to content

Commit

Permalink
remove python docs, now they're in another project (#3119)
Browse files Browse the repository at this point in the history
fix links to datetime functions and remove old doc
  • Loading branch information
kmitchener authored Aug 13, 2022
1 parent 9e0bc50 commit b1765f7
Show file tree
Hide file tree
Showing 12 changed files with 6 additions and 422 deletions.
1 change: 0 additions & 1 deletion docs/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@
# under the License.

build
source/python/generated
venv/
1 change: 0 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# specific language governing permissions and limitations
# under the License.

datafusion
sphinx
pydata-sphinx-theme==0.8.0
myst-parser
Expand Down
2 changes: 0 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@
# import sys
# sys.path.insert(0, os.path.abspath('.'))

import datafusion

# -- Project information -----------------------------------------------------

project = 'Arrow DataFusion'
Expand Down
1 change: 0 additions & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ Table of Contents
:caption: Supported Environments

Rust <https://docs.rs/crate/datafusion/>
Python <python/index>
Command line <cli/index>

.. _toc.guide:
Expand Down
30 changes: 0 additions & 30 deletions docs/source/python/api.rst

This file was deleted.

27 changes: 0 additions & 27 deletions docs/source/python/api/dataframe.rst

This file was deleted.

27 changes: 0 additions & 27 deletions docs/source/python/api/execution_context.rst

This file was deleted.

27 changes: 0 additions & 27 deletions docs/source/python/api/expression.rst

This file was deleted.

27 changes: 0 additions & 27 deletions docs/source/python/api/functions.rst

This file was deleted.

Loading

0 comments on commit b1765f7

Please sign in to comment.