[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tree-sitter introduction documentation
From: |
Perry Smith |
Subject: |
Re: Tree-sitter introduction documentation |
Date: |
Fri, 16 Dec 2022 13:08:45 -0600 |
On Dec 16, 2022, at 11:31, Eli Zaretskii <eliz@gnu.org> wrote:
>
>> From: Perry Smith <pedz@easesoftware.com>
>> Date: Fri, 16 Dec 2022 11:23:05 -0600
>> Cc: emacs-devel@gnu.org
>>
>>> My main problem is where to put this stuff.
>>
>> There are tree sitter Info pages in the ELisp topic but I would add some to
>> Emacs topic as well. Perhaps under
>> Advanced Features
>> Tree Sitter
>> Setup and Getting Started
>> Font lock — describe the “features” concept, treesit-font-lock-level
>> and treesit-font-lock-recompute-features
>>
>> The other topics seem more appropriate in ELisp which already exist.
>
> This is not relevant to ELisp, so the ELisp Reference manual is not an
> appropriate place for this stuff.
We might be talking about two different things. In
admin/notes/tree-sitter/html-manual are 10 html documents. For
example one is titled "Accessing Node Information". All of those come
from nodes within the ELisp Info doc. e.g.
https://git.savannah.gnu.org/cgit/emacs.git/tree/doc/lispref/parsing.texi#n875
That seems like the right place for those nodes since they are rather
low level.
The higher level user interface concepts I would think would need to
be in the Emacs Info tree as I suggested.
Perry
signature.asc
Description: Message signed with OpenPGP
- Re: Tree-sitter introduction documentation, (continued)
- Re: Tree-sitter introduction documentation, Gregory Heytings, 2022/12/28
- Re: Tree-sitter introduction documentation, Stefan Monnier, 2022/12/28
- Re: Tree-sitter introduction documentation, Dmitry Gutov, 2022/12/27
- Re: Tree-sitter introduction documentation, tomas, 2022/12/27
- Re: Tree-sitter introduction documentation, Stefan Monnier, 2022/12/27
Re: Tree-sitter introduction documentation, Perry Smith, 2022/12/16
Re: Tree-sitter introduction documentation, Payas Relekar, 2022/12/17
Re: Re: Tree-sitter introduction documentation, Pedro Andres Aranda Gutierrez, 2022/12/18
Re: Re: Tree-sitter introduction documentation, Pedro Andres Aranda Gutierrez, 2022/12/31