Skip to content

Commit

Permalink
docs: Move llm page under misc
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchie46 committed Mar 1, 2025
1 parent 1382ed6 commit 57eeaa5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,14 +81,14 @@ nav:
- Migrating:
- user-guide/migration/pandas.md
- user-guide/migration/spark.md
- user-guide/polars_llms.md
- user-guide/ecosystem.md
- Misc:
- user-guide/misc/multiprocessing.md
- user-guide/misc/visualization.md
- user-guide/misc/styling.md
- user-guide/misc/comparison.md
- user-guide/misc/arrow.md
- user-guide/misc/polars_llms.md
- user-guide/gpu-support.md
- API:
- api/reference.md
Expand Down

0 comments on commit 57eeaa5

Please sign in to comment.