Build and deploy beautiful documentation sites that grow with you

Build and deploy beautiful documentation sites that grow with you

OrchidBsDoc

official docs

Homepage

Homepage

Post Layout

Post Layout

Wiki Summary and Search

Wiki Summary and Search

Documentation

Documentation

Javadocs

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