diff --git a/.readthedocs.yml b/.readthedocs.yml deleted file mode 100644 index f8b398660..000000000 --- a/.readthedocs.yml +++ /dev/null @@ -1,9 +0,0 @@ -# Don't build any extra formats, HTML and JSON will -# always be built by default. -formats: - - none - -python: - pip_install: true - setup_py_install: false - version: 3.5 diff --git a/README.rst b/README.rst index 53552a625..a6de1f722 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,7 @@ Dialogflow: Python Client developers to design and integrate conversational user interfaces into mobile apps, web applications, devices, and bots. -* `Dialogflow Python Client API Reference `_ +* `Dialogflow Python Client API Reference `_ * `Dialogflow Standard Edition Documentation `_ * `Dialogflow Enterprise Edition Documentation `_ @@ -60,7 +60,7 @@ Python == 2.7. Python 2.7 support will be removed on January 1, 2020. Usage ----- -View `usage documentation `_ on Read the Docs. +View `usage documentation `_. Versioning