tree: 96eea59cf3484373a3dc6cea95bbdf4a4f95b62f [path history] [tgz]
  1. advanced_config.rst
  2. alert_setup.rst
  3. appendix.rst
  4. basic_config.rst
  5. cache_intro.rst
  6. caches.rst
  7. conf.py
  8. configuration.rst
  9. contribute_datasource.rst
  10. contribute_detection.rst
  11. couchbase.rst
  12. datasources.rst
  13. import_sql_metric.rst
  14. index.rst
  15. intro.rst
  16. introduction.rst
  17. make.bat
  18. Makefile
  19. mysql.rst
  20. pinot.rst
  21. presto.rst
  22. quick_start.rst
  23. README.md
  24. setup_cache_datastore.rst
  25. templates.rst
thirdeye/docs/README.md

Updating the docs:

  1. Edit or add files as needed.
  2. Run “make html”
  3. Open _build/html/index.html in your favorite browser and ensure contents and links work correctly.

NOTE: You may see some differences locally as the version of sphinx-build on your local host might not be the same as the one used in readthedocs.io for building the pinot website docs.