RFR: Add jextract guide [v11]
Jorn Vernee
jvernee at openjdk.org
Mon Apr 15 23:01:12 UTC 2024
On Mon, 15 Apr 2024 15:58:16 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>> Add a comprehensive jextract guide under a new `doc/` folder.
>>
>> This is meant as a comprehensive guide about the features of jextract and the code that it generates (including both examples from header files, the code that jextract generates, and corresponding Java user code). This is a first cut, and I'm anticipating quite a bit of comments.
>>
>> Some sections of the readme have been moved to the guide (with minor edits here and there), and replaced by a link in the readme.
>
> Jorn Vernee has updated the pull request incrementally with one additional commit since the last revision:
>
> move unsupported features to end of using section
I think I've addressed all review comments. Please have another look
-------------
PR Comment: https://git.openjdk.org/jextract/pull/231#issuecomment-2057947555
More information about the jextract-dev
mailing list