Skip to content

Commit a6e4365

Browse files
Build llms.txt files in Sphinx documentation
1 parent dce3ec5 commit a6e4365

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

docs/requirements-docs.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ sphinx-remove-toctrees
77
sphinx_autosummary_accessors
88
sphinx-tabs
99
sphinx-design
10+
sphinx-llm
1011
jupyter_sphinx
1112
nbconvert
1213
toolz

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"jupyter_sphinx",
5353
"sphinx_copybutton",
5454
"sphinx_design",
55+
"sphinx_llm.txt",
5556
]
5657

5758
copybutton_prompt_text = r">>> |\.\.\. |\$ |In \[\d*\]: | {2,5}\.\.\.: | {5,8}: "

0 commit comments

Comments
 (0)