Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Antora #2876

Closed
wants to merge 0 commits into from
Closed

Antora #2876

wants to merge 0 commits into from

Conversation

rwinch
Copy link
Member

@rwinch rwinch commented Jul 12, 2023

You can preview the build here https://rwinch.github.io/spring-data-commons/

To perform the build you can run

mvn exec:exec@antora
  • You have read the Spring Data contribution guidelines.
  • You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.
  • You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 12, 2023
gregturn pushed a commit that referenced this pull request Jul 19, 2023
gregturn added a commit that referenced this pull request Jul 19, 2023
* Move Antora-based documentation underneath src/main/antora.
* Put Antora build process behind a maven profile so it doesn't run on standard CI jobs.
* Refine build process so that final document includes injected build properties.
* Drop epub artwork since we no longer publish that.

See #2876
@gregturn gregturn added type: documentation A documentation update in: documentation and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 19, 2023
@gregturn gregturn added this to the 3.2 M2 (2023.1.0) milestone Jul 19, 2023
@gregturn
Copy link
Contributor

Thanks @rwinch. Merged to main. Polishing applied.

@gregturn
Copy link
Contributor

For the record, the command to rebuild is now ./mvnw -Pdocs exec:exec@antora, or for a complete doc build, ./mvnw -Pdocs clean compile.

gregturn added a commit that referenced this pull request Jul 19, 2023
gregturn added a commit that referenced this pull request Jul 19, 2023
@gregturn gregturn mentioned this pull request Jul 19, 2023
4 tasks
gregturn pushed a commit that referenced this pull request Jul 19, 2023
gregturn added a commit that referenced this pull request Jul 20, 2023
@rwinch rwinch closed this Aug 1, 2023
@rwinch rwinch deleted the antora branch August 1, 2023 15:25
mp911de added a commit that referenced this pull request Aug 18, 2023
Reinstate Asciidoc to retain functionality for downstream module documentation builds.

See #2876
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants