Files
spring-boot-data-geode/spring-geode-docs
Rob Winch 67a306e0eb Workaround docinfo-footer.html for nested directories.
The default docinfo-footer.html points to a js/ directory. This breaks the reference to JavaScript in nested folders.
To workaround this issue we include a custom docinfo-footer.html that points to '../js'.

See https://github.com/spring-gradle-plugins/spring-build-conventions/issues/80
2020-03-06 17:02:11 -08:00
..