[DOCS][REFACTOR] Reorganize the docs. (#6146)
authorTianqi Chen <tqchen@users.noreply.github.com>
Mon, 27 Jul 2020 20:41:28 +0000 (13:41 -0700)
committerGitHub <noreply@github.com>
Mon, 27 Jul 2020 20:41:28 +0000 (13:41 -0700)
commita43d69d9dc0b469ffa9e94b4bc33c8f7ea0ca578
treeaa1b27a2c23f7247f76ea530c7830c0c573140bd
parentabc52aae75bf12a8839cc509fe2547d1b4629bd0
[DOCS][REFACTOR] Reorganize the docs. (#6146)

- Move most toctree to `:hiden:` so there can be top-level categorizations in the navigation bar.
- Move frontend guide into design and developer guides
- Move get started tutorials into its separate folder.

Co-authored-by: Chris Hoge <chris@hogepodge.com>
Co-authored-by: Chris Hoge <chris@hogepodge.com>
docs/api/links.rst
docs/conf.py
docs/dev/frontend/tensorflow.rst [moved from docs/frontend/tensorflow.rst with 100% similarity]
docs/dev/how_to.rst [new file with mode: 0644]
docs/dev/index.rst
docs/index.rst
tutorials/README.txt
tutorials/get_started/README.txt [new file with mode: 0644]
tutorials/get_started/cross_compilation_and_rpc.py [moved from tutorials/cross_compilation_and_rpc.py with 100% similarity]
tutorials/get_started/relay_quick_start.py [moved from tutorials/relay_quick_start.py with 100% similarity]
tutorials/get_started/tensor_expr_get_started.py [moved from tutorials/tensor_expr_get_started.py with 100% similarity]