Skip to content

Commit e3f2aa5

Browse files
authored
Update documentation (#121)
* Update documentations and related configs * Remove docs folder * Add back tutorial page
1 parent 96866c1 commit e3f2aa5

31 files changed

Lines changed: 4 additions & 691 deletions

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@ GCP. Once you have the API key, simply add the following line to your code.
1515
dc.set_api_key('YOUR-API-KEY')
1616

1717
For more detail on getting started with the API, please visit
18-
[Getting Started](https://datacommons.readthedocs.io/en/latest/started.html).
18+
[Getting Started](http://docs.datacommons.org/api/).
1919

2020
After you're ready to use the API, you can refer to `datacommons/examples` for
2121
examples on how to use this package to perform various tasks. More tutorials and
22-
documentation can be found at our
23-
[readthedocs](https://datacommons.readthedocs.io/en/latest/)!
22+
documentation can be found at [tutorials](https://datacommons.org/colab)!
2423

2524
## About Data Commons
2625

@@ -35,7 +34,7 @@ Apache 2.0
3534

3635
## Development
3736

38-
The Python Client API currently supports `python>=3.6`. We use
37+
The Python Client API currently supports `python>=2.7`. We use
3938
[bazel](https://bazel.build/) as our build system. To test, first install
4039
bazel then run the following:
4140

docs/Makefile

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

docs/README.md

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

docs/make.bat

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

docs/source/_autosummary/datacommons.core.rst

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

docs/source/_autosummary/datacommons.places.rst

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

docs/source/_autosummary/datacommons.populations.rst

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

docs/source/_autosummary/datacommons.query.rst

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

docs/source/_autosummary/datacommons.utils.rst

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

docs/source/_autosummary/datacommons_core/datacommons.core.get_property_labels.rst

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

0 commit comments

Comments
 (0)