Skip to content

Move tools javadoc to a different module #40068

Open
@philwebb

Description

@philwebb

Currently our tools API docs are mixed with our regular API docs.

.findAll { !it.path.contains(":spring-boot-tools:") ||
			it.path.contains(":spring-boot-tools:spring-boot-buildpack-platform") ||
			it.path.contains(":spring-boot-tools:spring-boot-loader-tools") }

It might be better to have a /tools/api/java path rather than mixing with /api/java.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions