diff --git a/_data/kroxylicious.yml b/_data/kroxylicious.yml index f3533f8..be14a9a 100644 --- a/_data/kroxylicious.yml +++ b/_data/kroxylicious.yml @@ -1,3 +1,4 @@ # The version number of the latest release latestRelease: 0.18.0 - +# The sub-path at which the raw Javadoc files can be found. +javadocRawSubdir: raw diff --git a/_layouts/javadoc-wrapper.html b/_layouts/javadoc-wrapper.html new file mode 100644 index 0000000..7d2307c --- /dev/null +++ b/_layouts/javadoc-wrapper.html @@ -0,0 +1,36 @@ +--- +layout: default +--- +