Integrated: 8340818: Add a new jtreg test root to test the generated documentation
Nizar Benalla
nbenalla at openjdk.org
Mon Oct 21 10:28:56 UTC 2024
On Mon, 30 Sep 2024 18:53:57 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:
> Please review this change that adds a new test root `docs` dedicated to testing the documentation, which has been a work in progress for a while. Tests for links, encoding, HTML, accessibility will be later added in following PRs.
>
> We also define a new make target `test-docs` meant for local use and depends on the docs.
> This also adds the necessary configurations needed at Oracle.
>
> This patch includes a test `TestDocs` which serves to show developers how they are meant to resolve the docs to test them, I want to include it temporarily until better tests are added later.
>
> TIA
This pull request has now been integrated.
Changeset: 07f550b8
Author: Nizar Benalla <nbenalla at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/07f550b85a3910edd28d8761e2adfb8d6a1352f6
Stats: 254 lines in 11 files changed: 234 ins; 3 del; 17 mod
8340818: Add a new jtreg test root to test the generated documentation
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/jdk/pull/21272
More information about the build-dev
mailing list