Commit Graph

1 Commits

Author SHA1 Message Date
William Black 59bb2c8f06
Add documentation with MkDocs (#268)
* Rename docs directory

* Add documentation dependencies

* Add documentation dependencies to `setup.py`

* Add javascripts

* Add CSS stylesheets

* Add TF logo

* Add readme as landing page

* Add basic mkdocs config

* Use correct index page

* Add images for index page

* Add install and getting started pages to navigation

* Add API docs

* Add docs workflow

* Remove deprecated code

* Check links with lychee in docs workflow

* Revert "Check links with lychee in docs workflow"

This reverts commit 21b34867eb.

* Add anomalies reference

* Fix bad links in docs

* Fix links that should be internal

* Run pre-commit
2025-06-23 16:03:32 -07:00