tree-sitter/docs
Nickolay 6895b7a1e1
Add some documentation to the playground page
The minimal UI of the Playground could benefit from some documentation to make it easier for the newer users to understand what's going on. Also added a link to the new documentation from the local playground.

Closes https://github.com/tree-sitter/tree-sitter/issues/1305
2024-02-15 16:24:21 +01:00
..
_layouts Add hyperlink to github repo below img of tree 2020-02-12 16:20:03 +00:00
assets Add some documentation to the playground page 2024-02-15 16:24:21 +01:00
.gitignore Add table of contents to docs pages 2018-02-26 17:42:42 -08:00
_config.yml Start fleshing out docs site 2018-06-10 14:44:33 -07:00
Gemfile docs: add webrick to Gemfile to fix a compat issue 2023-03-15 12:31:54 +02:00
Gemfile.lock build(deps-dev): bump nokogiri from 1.14.3 to 1.16.2 in /docs 2024-02-05 21:04:01 +00:00
index.md docs: various fixes 2024-02-08 00:08:59 +01:00
section-2-using-parsers.md docs: explicitly mention behavior of walking outside the given "root" node for a TSTreeCursor 2024-02-14 15:54:46 -05:00
section-3-creating-parsers.md chore: deprecate C++ scanners 2024-02-14 15:43:53 -05:00
section-4-syntax-highlighting.md docs: update injection properties 2023-08-22 01:36:25 -04:00
section-5-implementation.md docs: update badges; fix markdown lint complains 2023-04-16 23:39:08 +03:00
section-6-contributing.md feat(cli): support building WASM via podman 2024-01-29 00:50:32 -05:00
section-7-playground.html Add some documentation to the playground page 2024-02-15 16:24:21 +01:00
section-8-code-navigation-systems.md docs: update badges; fix markdown lint complains 2023-04-16 23:39:08 +03:00