Package-level declarations

Types

Link copied to clipboard

Presents each KSP-generated wrapper object as its own synthetic subpackage of the source package, so the resulting documentation groups a module's functions on the same page under a "Layout", "Text", ... section instead of scattering them across the parent package.

Link copied to clipboard

Transformer that, instead of performing transformations, stores the com.quarkdown.core.function.library.loader.Module declarations associated with their source files.

Link copied to clipboard

Storage that assigns Quarkdown modules to their .kt source file.

Link copied to clipboard
data class StoredModule(val name: String, val dri: DRI)

A Quarkdown module.