Skip to content

Commit 85dd76c

Browse files
committed
docs: Add pages to llms.txt
1 parent 032779a commit 85dd76c

1 file changed

Lines changed: 36 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,43 @@ plugins:
251251
sections:
252252
Usage:
253253
- index.md
254-
API:
254+
- getting-started.md
255+
- installation.md
256+
- introduction.md
257+
- guide/users.md
258+
- guide/users/loading.md
259+
- guide/users/navigating.md
260+
- guide/users/serializing.md
261+
- guide/users/checking.md
262+
- guide/users/extending.md
263+
Recommendations:
264+
- guide/users/recommendations/*
265+
How-to:
266+
- guide/users/how-to/*
267+
Reference:
268+
- reference/cli.md
269+
- reference/docstrings.md
255270
- reference/api.md
271+
- reference/api/*
272+
Extensions:
273+
- extensions/built-in.md
274+
- extensions/built-in/*
275+
- extensions/official.md
276+
- extensions/official/*
277+
- extensions/third-party.md
278+
- extensions/third-party/*
279+
Contributing:
280+
- guide/contributors.md
281+
- guide/contributors/*
282+
Other:
283+
- license.md
284+
- community.md
285+
- getting-help.md
286+
- code-of-conduct.md
287+
- alternatives.md
288+
- downstream-projects.md
289+
- credits.md
290+
- changelog.md
256291
- git-revision-date-localized:
257292
enabled: !ENV [DEPLOY, false]
258293
enable_creation_date: true

0 commit comments

Comments
 (0)