Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nanne-aben committed Oct 4, 2023
1 parent a97036e commit 91dda8b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 9 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ The advantages include:
* Easier unit testing through the generation of empty ``DataSets`` based on their schemas
* Improved documentation of tables

## Documentation
Please see our documentation on [readthedocs](https://typedspark.readthedocs.io/en/latest/index.html).

## Demo videos

### IDE demo
Expand Down Expand Up @@ -63,9 +66,6 @@ By default, ``typedspark`` does not list ``pyspark`` as a dependency, since many
pip install "typedspark[pyspark]"
```

## Documentation
Please see our documentation on [readthedocs](https://typedspark.readthedocs.io/en/latest/index.html).

## FAQ

**I found a bug! What should I do?**</br>
Expand Down
5 changes: 0 additions & 5 deletions docs/source/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@ By default, ``typedspark`` does not list ``pyspark`` as a dependency, since many
pip install "typedspark[pyspark]"
Documentation
=================
Please see our documentation on `readthedocs <https://typedspark.readthedocs.io/en/latest/index.html>`_.

FAQ
===

Expand Down
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. include:: ../../README.rst
.. include:: README.rst

.. toctree::
:hidden:
Expand Down

0 comments on commit 91dda8b

Please sign in to comment.