New docs are in mkdocs (#4178)

* start mkdocs

* simple docs for tensor

* more docs

* move those back

* more docs

* copy markdown extensions

* docs legacy

* docs building workflow

* fix showcase links

* only that?

* install tinygrad

* add docs to setup.py

* Delete examples/llm.c/data
This commit is contained in:
George Hotz
2024-04-16 10:59:51 +04:00
committed by GitHub
parent aa093efa43
commit 8f749ae0eb
27 changed files with 379 additions and 6 deletions

View File

@@ -28,6 +28,7 @@ line-length = 150
exclude = [
"disassemblers/",
"docs/",
"docs-legacy/",
"examples/",
"extra/",
"openpilot/",