Skip to content

Commit

Permalink
Update antora configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
fmbenhassine committed May 23, 2024
1 parent d3a252e commit 5213210
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
9 changes: 2 additions & 7 deletions antora-playbook.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
antora:
extensions:
- '@springio/antora-extensions/partial-build-extension'
- '@antora/atlas-extension'
- require: '@springio/antora-extensions/latest-version-extension'
- require: '@springio/antora-extensions/inject-collector-cache-config-extension'
- '@antora/collector-extension'
- require: '@springio/antora-extensions/root-component-extension'
- require: '@springio/antora-extensions'
root_component_name: 'batch'
- '@springio/antora-extensions/static-page-extension'

site:
title: Spring Batch
url: https://docs.spring.io/spring-batch/reference
Expand Down
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
<io.spring.maven.antora-version>0.0.4</io.spring.maven.antora-version>
</properties>


<build>
<plugins>
<plugin>
Expand All @@ -39,11 +38,6 @@
<option>--stacktrace</option>
<option>--fetch</option>
</options>
<environment>
<ALGOLIA_API_KEY>9d489079e5ec46dbb238909fee5c9c29</ALGOLIA_API_KEY>
<ALGOLIA_APP_ID>WB1FQYI187</ALGOLIA_APP_ID>
<ALGOLIA_INDEX_NAME>springdocs</ALGOLIA_INDEX_NAME>
</environment>
<packages>
<package>@antora/[email protected]</package>
<package>@antora/[email protected]</package>
Expand Down

0 comments on commit 5213210

Please sign in to comment.