Build and deploy beautiful documentation sites that grow with you

Build and deploy beautiful documentation sites that grow with you

OrchidAll

official

An Orchid bundle containing every officially-developed Orchid plugin and theme. This offers the greatest flexibility to try out all the features offered by Orchid and find out which ones are right for you.

Includes the following:

dependencies {
    orchidRuntime("io.github.javaeden.orchid:OrchidAll:0.18.0")
}
<dependency>
    <groupId>io.github.javaeden.orchid</groupId>
    <artifactId>OrchidAll</artifactId>
    <version>0.18.0</version>
    <type>pom</type>
</dependency>
@file:DependsOn("io.github.javaeden.orchid:OrchidAll:0.18.0")