We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3f5db3 commit 3d8ac9cCopy full SHA for 3d8ac9c
doc/conf.py
@@ -63,6 +63,7 @@
63
"sphinx_design",
64
"sphinx_inline_tabs",
65
"sphinx_remove_toctrees",
66
+ "sphinx_llms_txt",
67
]
68
69
pixi.toml
@@ -231,6 +231,7 @@ sphinx-autosummary-accessors = "*"
231
sphinx-copybutton = "*"
232
sphinx-design = "*"
233
sphinx-inline-tabs = "*"
234
+sphinx-llms-txt = "*"
235
sphinx = ">=6,<8"
236
sphinxcontrib-mermaid = "*"
237
sphinxcontrib-srclinks = "*"
0 commit comments