feat: adding descriptions for all files missing them for llms.txt#974
Conversation
| --- | ||
| title: Route Registry Provider | ||
| sidebar_position: 60 | ||
| description: Override default route scanning with a custom SPI provider to integrate Spring, CDI, OSGi, or GraalVM classloaders with webforJ routing. |
There was a problem hiding this comment.
📝 [vale] reported by reviewdog 🐶
[Google.Acronyms] Spell out 'SPI', if it's unfamiliar to the audience.
| --- | ||
| title: Route Registry Provider | ||
| sidebar_position: 60 | ||
| description: Override default route scanning with a custom SPI provider to integrate Spring, CDI, OSGi, or GraalVM classloaders with webforJ routing. |
There was a problem hiding this comment.
📝 [vale] reported by reviewdog 🐶
[Google.Acronyms] Spell out 'CDI', if it's unfamiliar to the audience.
| --- | ||
| title: Icon | ||
| sidebar_position: 55 | ||
| description: Render scalable SVG icons with the Icon component from Tabler, Feather, Font Awesome, or custom pools loaded on demand from a CDN. |
There was a problem hiding this comment.
📝 [vale] reported by reviewdog 🐶
[Google.Acronyms] Spell out 'CDN', if it's unfamiliar to the audience.
| --- | ||
| sidebar_position: 35 | ||
| title: Deploying Additional Servlets | ||
| description: Host REST endpoints and third-party servlets alongside a webforJ app by remapping WebforjServlet or proxying through webforj.conf. |
There was a problem hiding this comment.
[webforJ.Capitalization] Use 'webforJ' instead of 'webforj'.
| --- | ||
| title: Property Configuration | ||
| sidebar_position: 30 | ||
| description: Set webforJ entry points, debug mode, locales, file upload limits, and servlet mappings through webforj.conf and web.xml. |
There was a problem hiding this comment.
[webforJ.Capitalization] Use 'webforJ' instead of 'webforj'.
| --- | ||
| sidebar_position: 5 | ||
| title: Route Patterns | ||
| description: Define dynamic URL segments, optional parameters, wildcards, and regex constraints to match webforJ routes precisely. |
There was a problem hiding this comment.
[Google.WordList] Use 'regular expression' instead of 'regex'.
No description provided.