Skip to content

Commit 1dd4c85

Browse files
committed
Add index files for RST documentation structure
1 parent b42b000 commit 1dd4c85

File tree

3 files changed

+26
-0
lines changed

3 files changed

+26
-0
lines changed

docs/bundles/index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Bundles
2+
=======
3+
4+
.. toctree::
5+
:maxdepth: 2
6+
7+
ai-bundle
8+
mcp-bundle

docs/components/index.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Components
2+
==========
3+
4+
.. toctree::
5+
:maxdepth: 2
6+
7+
agent
8+
chat
9+
platform
10+
store

docs/index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Symfony AI Documentation
2+
========================
3+
4+
.. toctree::
5+
:maxdepth: 2
6+
7+
components/index
8+
bundles/index

0 commit comments

Comments
 (0)