File tree Expand file tree Collapse file tree 5 files changed +15
-12
lines changed Expand file tree Collapse file tree 5 files changed +15
-12
lines changed Original file line number Diff line number Diff line change 11---
2- title : " LLM Ingestion"
2+ title : " AI Ingestion"
33description : " How to feed your docs into LLMs"
4- icon : " bot "
4+ icon : " message-square-diff "
55---
66
77All documentation pages are auto-hosted in a variety of markdown formats to make it easier for:
Original file line number Diff line number Diff line change 11---
22title : ' Custom CSS & JS'
33description : ' Fully customize your documentation with custom CSS & JS'
4- icon : ' code'
54---
65
76Add custom CSS & JS to your documentation to fully customize the look and feel.
Original file line number Diff line number Diff line change 11---
2- title : " React Hooks"
3- description : " Learn how to use React hooks"
4- icon : " react"
2+ title : " React Components"
3+ description : " Learn how to use React components"
54---
65
76import { Counter } from " /snippets/counter.mdx" ;
Original file line number Diff line number Diff line change 11---
22title : " Themes"
3- icon : " palette"
43description : " Customize the appearance of your documentation"
54---
65
Original file line number Diff line number Diff line change 4242 " core-concepts/navigation/localization"
4343 ]
4444 },
45- " themes"
45+ {
46+ "group" : " Styling" ,
47+ "icon" : " paint-bucket" ,
48+ "pages" : [
49+ " core-concepts/styling/themes" ,
50+ " core-concepts/styling/react-components" ,
51+ " core-concepts/styling/custom-css-js"
52+ ]
53+ },
54+ " core-concepts/ai-ingestion"
4655 ]
4756 },
4857 {
5362 " image-embeds" ,
5463 " list-table" ,
5564 " code" ,
56- " reusable-snippets" ,
57- " react-hooks"
65+ " reusable-snippets"
5866 ]
5967 },
6068 {
94102 "pages" : [
95103 " settings/custom-domain" ,
96104 " settings/seo" ,
97- " settings/llms" ,
98- " settings/custom-scripts" ,
99105 " settings/broken-links" ,
100106 " settings/github" ,
101107 " settings/gitlab" ,
You can’t perform that action at this time.
0 commit comments