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: Update doc/GUIDE.md Co-authored-by: Maurizio Cimadamore <54672762+mcimadamore@users.noreply.github.com> ------------- Changes: - all: https://git.openjdk.org/jextract/pull/231/files - new: https://git.openjdk.org/jextract/pull/231/files/4491aa6f..5de1f4fd Webrevs: - full: https://webrevs.openjdk.org/?repo=jextract&pr=231&range=11 - incr: https://webrevs.openjdk.org/?repo=jextract&pr=231&range=10-11 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jextract/pull/231.diff Fetch: git fetch https://git.openjdk.org/jextract.git pull/231/head:pull/231 PR: https://git.openjdk.org/jextract/pull/231