tree-sitter/docs
Andrew Hlynskyi 3c806913d8 docs: improve external scanner details and fix conflicting tokens details
* Removed convention notes introduced in #1947 due to:
  * It doesn't so strict for bindings and they may need to obey to some
    target language conventions.
  * For language grammars there is a note that states the same in the
    `Creating Parsers` section.
* Removed `External Scanning` item introduced in 87a0517 commit
  originated from #1612 due to unclear consistency with other
  5 original statements. There is a similar explanation in the
  `Other External Scanner Details` section.
2023-04-16 23:46:21 +03: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 chore(deps): bump commonmarker from 0.23.8 to 0.23.9 in /docs 2023-04-15 05:15:36 +03:00
index.md docs: improve external scanner details and fix conflicting tokens details 2023-04-16 23:46:21 +03:00
section-2-using-parsers.md docs: update badges; fix markdown lint complains 2023-04-16 23:39:08 +03:00
section-3-creating-parsers.md docs: improve external scanner details and fix conflicting tokens details 2023-04-16 23:46:21 +03:00
section-4-syntax-highlighting.md docs: update badges; fix markdown lint complains 2023-04-16 23:39:08 +03:00
section-5-implementation.md docs: update badges; fix markdown lint complains 2023-04-16 23:39:08 +03:00
section-6-contributing.md docs: update badges; fix markdown lint complains 2023-04-16 23:39: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 docs: update badges; fix markdown lint complains 2023-04-16 23:39:08 +03:00