Skip to content

Commit d090e22

Browse files
Xingying Chengfacebook-github-bot
authored andcommitted
Create placeholder pages for LLM TOC. (#2419)
Summary: Pull Request resolved: #2419 Differential Revision: D54878408
1 parent d5f898d commit d090e22

File tree

5 files changed

+11
-0
lines changed

5 files changed

+11
-0
lines changed

docs/source/index.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,17 @@ Topics in this section will help you get started with ExecuTorch.
7979
getting-started-setup
8080
runtime-build-and-cross-compilation
8181

82+
.. toctree::
83+
:glob:
84+
:maxdepth: 1
85+
:caption: LLM
86+
:hidden:
87+
88+
llm-introduction
89+
llm-on-mobile
90+
llm-on-desktop
91+
llm-on-advanced-flow
92+
8293
.. toctree::
8394
:glob:
8495
:maxdepth: 1

docs/source/llm-advanced-flow.md

Whitespace-only changes.

docs/source/llm-introduction.md

Whitespace-only changes.

docs/source/llm-on-desktop.md

Whitespace-only changes.

docs/source/llm-on-mobile.md

Whitespace-only changes.

0 commit comments

Comments
 (0)