spring-framework/framework-docs/modules/ROOT/pages/data-access/jdbc
Simon Baslé 8567402969
Extract recurring asciidoc links to attributes, cleanup old doc files
This commit extract spring-related links and recurring external links
into asciidoctor attributes to be used by the Antora toolchain.

It notably homogenizes links to:
 - IETF RFCs
 - Java Community Process JSRs
 - the Java API Documentation (on the Java 17 version)
 - Kotlin documentations (on the Kotlinlang.org version)
 - the Spring Boot reference guide (on the `html` version)

This commit also reworks most link attributes to follow a
Project-Category-Misc syntax. For example, `spring-boot-docs` rather
than `docs-spring-boot`.

Finally, it makes an effort to clean up remainders from the previous
documentation toolchain, namely the `docs/asciidoc` folder and 
`modules/ROOT/pages/attributes.adoc` file.

Closes gh-26864
Closes gh-31619
2023-11-21 15:59:24 +01:00
..
advanced.adoc Discuss JdbcTransactionManager vs DataSourceTransactionManager 2023-07-05 12:51:10 +02:00
choose-style.adoc Stop referring to JDO and outdated JDBC versions in documentation 2023-09-07 13:26:38 +02:00
connections.adoc Extract recurring asciidoc links to attributes, cleanup old doc files 2023-11-21 15:59:24 +01:00
core.adoc Extract recurring asciidoc links to attributes, cleanup old doc files 2023-11-21 15:59:24 +01:00
embedded-database-support.adoc Extract recurring asciidoc links to attributes, cleanup old doc files 2023-11-21 15:59:24 +01:00
initializing-datasource.adoc
object.adoc Migrate to Asciidoctor Tabs 2023-05-04 15:35:05 +01:00
packages.adoc Stop referring to JDO and outdated JDBC versions in documentation 2023-09-07 13:26:38 +02:00
parameter-handling.adoc Clarify IN clause resolution with List/Iterable parameter 2023-09-14 09:24:18 +02:00
simple.adoc Migrate to Asciidoctor Tabs 2023-05-04 15:35:05 +01:00