docs: Add documentation website for Exposed Maven plugin#2838
Open
Frederik Pietzko (frederikpietzko) wants to merge 8 commits into
Open
docs: Add documentation website for Exposed Maven plugin#2838Frederik Pietzko (frederikpietzko) wants to merge 8 commits into
Frederik Pietzko (frederikpietzko) wants to merge 8 commits into
Conversation
…`exposed-migration-plugin-core` module.
Extract the Writerside documentation (topics, snippets, hi.tree, Migrations.md updates) out of this PR so it can be reviewed separately as a stacked PR. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add Writerside documentation for the Exposed Maven plugin: a dedicated Exposed-maven-plugin topic with pom.xml/UsersTable snippets, a reference from Migrations.md, and the hi.tree navigation entry. Stacked on top of the exposed-maven-plugin branch (PR JetBrains#2817). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the Writerside documentation for the Exposed Maven plugin:
Exposed-maven-plugin.mdtopic with usage, configuration and examplespom.xmlandUsersTable.ktsnippets underdocumentation-website/Writerside/snippets/exposed-maven-plugin/Migrations.mdhi.treenavigation entryStacking
📚 Stacked on #2817 (feat: EXPOSED-758 Add Exposed Maven plugin for migration script generation).
This PR contains only the documentation; the plugin implementation lives in #2817. The diff will show the plugin changes too until #2817 is merged into
main, after which it reduces to documentation only. Please merge #2817 first.🤖 Generated with Claude Code