diff --git a/docs/src/antora.yml b/docs/src/antora.yml deleted file mode 100644 index eda2e754a7..0000000000 --- a/docs/src/antora.yml +++ /dev/null @@ -1,20 +0,0 @@ -# This file is temporary. -# Solver 1.12.0 had a docs bug which prevents the Antora docs from building. -# Therefore the docs are temporarily built from main, until 1.13.0 is out at which point this file can be deleted. -name: timefold-solver -title: Timefold Solver 1.12.0 -version: latest -asciidoc: - attributes: - timefold-solver-version: 1.12.0 - timefold-solver-python-version: 1.12.0b0 - java-version: 17 - maven-version: 3.9.2 - python-version: '3.10' - quarkus-version: 3.12.1 - spring-boot-version: 3.3.1 - logback-version: 1.5.6 - exec-maven-plugin-version: 3.3.0 - rewrite-maven-plugin-version: 5.35.0 -nav: - - modules/ROOT/nav.adoc