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:
committed by
Artem Bilan
parent
d7fa60922b
commit
9fa9d1b3d0
@@ -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]]
|
||||
|
||||
Reference in New Issue
Block a user