tree-sitter/docs
Andrew Hlynskyi 2ce06b623e docs: update Gemfile.lock to fix GH dependabot complains
Updated with commands like:
  > gem install bundler
  > bundle config set --local path 'vendor/bundle'
  > bundle update --bundler
  > #bundle add webrick
  > bundle update
  > #bundle exec jekyll serve
2023-03-15 12:38:06 +02:00
..
_layouts Add hyperlink to github repo below img of tree 2020-02-12 16:20:03 +00:00
assets playground: Make query error underlines render in safari 2021-11-22 16:04:45 -08: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 docs: update Gemfile.lock to fix GH dependabot complains 2023-03-15 12:38:06 +02:00
index.md docs: merge of all binding and grammar link PRs 2023-01-27 10:15:23 +02:00
section-2-using-parsers.md docs: apply scheme marker for all query syntax snippets 2023-02-06 21:33:50 +02:00
section-3-creating-parsers.md Added additional documentation details 2023-01-03 02:48:55 +02:00
section-4-syntax-highlighting.md Update documentation with new config locations 2021-06-10 15:20:05 -04:00
section-5-implementation.md Rename files to make room for syntax highlighting section 2020-02-20 09:35:46 -08:00
section-6-contributing.md chore(cli): Rename all internal web_ui stuff to playground 2021-09-22 04:28:08 +03:00
section-7-playground.html Add QL to the playground (#558) 2020-03-03 13:46:20 -08:00
section-8-code-navigation-systems.md add unit testing documentation for tags queries 2022-02-25 05:46:30 -06:00