jakartaee / jsonb-api

Jakarta JSON Binding
https://eclipse-ee4j.github.io/jsonb-api/
Other
78 stars 39 forks source link

Documentation migration for new JSONB TCK #305

Closed alwin-joseph closed 2 years ago

alwin-joseph commented 2 years ago

Migrate the jsonb tck userguide and other docs from jakartaee-tck to jsonb-api repository. The docs are added in new folder tck-docs/. The old assertions, exclude list file , release notes, EFTL LICENSE file and userguide generation files are being migrated.

Pending items to be covered outside this PR :

  1. Update Javadoc & api assertion files for latest release
  2. Add the documentation folder to the tck bundle . It can be handled along with PR https://github.com/eclipse-ee4j/jsonb-api/pull/304 or after merging it.
  3. Verify the userguide pdf for correctness of content or any missing critical information.

PS: Please do squash before merging to have a cleaner commit history.