Thanks, gonna fix that. Regards JB
> Le 1 juil. 2020 à 21:40, Paul Spencer <[email protected]> a écrit : > > In the Cave v4.2.x documentation the Gateway feature is not generated due to > a is missing a colon in > https://github.com/apache/karaf-cave/blob/master/manual/src/main/asciidoc/index.adoc > > <https://github.com/apache/karaf-cave/blob/master/manual/src/main/asciidoc/index.adoc>. > The existing code is below: >> === Repositories Manager >> >> include::user-guide/repository.adoc[] >> >> === Karaf Features Gateway >> >> include:user-guide/features-gateway.adoc[] >> > > The expected code is below: >> === Repositories Manager >> >> include::user-guide/repository.adoc[] >> >> === Karaf Features Gateway >> >> include::user-guide/features-gateway.adoc[] >> > > Paul Spencer
