[DOCS] Added non-tutorial documentation pages

This commit is contained in:
Philippe Tillet
2021-03-19 14:22:50 -04:00
parent 183878dce5
commit 997e54e3bf
10 changed files with 403 additions and 18 deletions

View File

@@ -15,4 +15,17 @@ Getting Started
:hidden:
getting-started/installation
getting-started/tutorials/index
getting-started/tutorials/index
Going Further
--------------
- Check out the :doc:`programming guide <programming-guide/index>` to learn more about Triton and how it compares against other DSLs for DNNs.
.. toctree::
:maxdepth: 1
:caption: Programming Guide
:hidden:
programming-guide/introduction
programming-guide/related-work