Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Easier configuration of DokkaPublication output directory #270

Merged
merged 1 commit into from
Aug 28, 2024

Commits on Aug 28, 2024

  1. Easier configuration of DokkaPublication output directory

    - rename `outputDir` to `outputDirectory` for consistency.
    - also add `moduleOutputDirectory`, so it's defined in one place.
    
    Also:
    - Remove unnecessary task input annotations from DokkaPublication - it's not used as a task input.
    - Deprecate `delayTemplateSubstitution` - it's not used. The value is configured automatically by the Dokka tasks
    aSemy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4188b96 View commit details
    Browse the repository at this point in the history