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

Conversation

aSemy
Copy link
Contributor

@aSemy aSemy commented Aug 28, 2024

  • 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 aSemy added this to the v2.4.0 milestone Aug 28, 2024
@aSemy aSemy enabled auto-merge August 28, 2024 10:49
- 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 aSemy force-pushed the feat/refactor-publication-output-dir branch from fb3cf1f to 4188b96 Compare August 28, 2024 10:51
@aSemy aSemy added this pull request to the merge queue Aug 28, 2024
Merged via the queue into main with commit cb11047 Aug 28, 2024
5 checks passed
@aSemy aSemy deleted the feat/refactor-publication-output-dir branch August 28, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant