Add Multi-Page HTML Reference

- to avoid having to load the whole document
- provide a link to the single page version for browser search

* Fix cross-document links.

Links need to be qualified with the containing file name for the
multi-page html doc.
This commit is contained in:
Gary Russell
2019-05-29 17:47:34 -04:00
committed by Artem Bilan
parent d7fa60922b
commit 9fa9d1b3d0
74 changed files with 1112 additions and 1022 deletions

View File

@@ -49,7 +49,7 @@ The https://groovy-lang.org/[Groovy] and https://www.jruby.org[JRuby] projects p
IMPORTANT: Various JSR223 language implementations have been developed by third parties.
A particular implementation's compatibility with Spring Integration depends on how well it conforms to the specification and the implementer's interpretation of the specification.
TIP: If you plan to use Groovy as your scripting language, we recommended you use <<groovy,Spring-Integration's Groovy Support>> as it offers additional features specific to Groovy.
TIP: If you plan to use Groovy as your scripting language, we recommended you use <<./groovy.adoc#groovy,,Spring-Integration's Groovy Support>> as it offers additional features specific to Groovy.
However, this section is relevant as well.
[[scripting-config]]