Commit graph

12 commits

Author SHA1 Message Date
Roo Code
98f38c2a74 docs: Add comprehensive verification steps for tree-sitter integration
- Added detailed verification section with 10 step-by-step checks
- Included commands to verify WASM file generation and distribution
- Added test file examples for ABL and DF languages
- Provided debugging steps for console verification
- Created verification checklist for easy tracking
- Added common issues and solutions table
- Included performance and fallback testing steps

This addresses the request from @adamhill to add verification steps to ensure
the tree-sitter integration is working correctly.
2025-09-05 21:38:48 +00:00
Roo Code
f36aa768f1 docs: add instructions for integrating tree-sitter-abl and tree-sitter-df as git submodules
- Created comprehensive guide for adding new tree-sitter language support
- Documented steps for adding git submodules in /deps directory
- Included instructions for building WASM files from source
- Explained how to update build process, file extensions, and parsers
- Added guidance for GitHub Actions integration
- Provided troubleshooting tips and alternative approaches

Addresses #7519
2025-09-05 21:18:39 +00:00
Chris Estreich
57249a0881
PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
Matt Rubens
f18f71cb17
Rename cline_docs -> docs (#3587) 2025-05-13 21:59:26 -04:00
Matt Rubens
111020bb50 Removing docs (moving to another repo) 2025-02-04 23:14:57 -05:00
Matt Rubens
30198aa3b9
Update _config.yml 2025-01-31 16:01:02 -05:00
Matt Rubens
4393269486
Set jekyll baseurl 2025-01-31 15:56:11 -05:00
Matt Rubens
49375cf3ce Updates 2025-01-31 15:18:17 -05:00
Shane Mattner
a276b1b361 Add Gemfile for GitHub Pages 2025-01-31 11:42:35 -08:00
Shane Mattner
6737a3e86d change config 2025-01-31 11:32:59 -08:00
Shane Mattner
005ac8b7c3 fix errors 2025-01-31 11:29:14 -08:00
Shane Mattner
edb03d569a Initial documentation setup with Jekyll and Just the Docs 2025-01-31 11:25:59 -08:00