Skip to content

Conversation

@yufeih
Copy link
Contributor

@yufeih yufeih commented Sep 24, 2023

Similar to build --output <outdir>, metadata --output <outdir> overrides the new output property in docfx.json:

{
  "metadata": [
    {
      "output": "api"
    }
  ],
}

@yufeih yufeih marked this pull request as ready for review September 25, 2023 07:24
@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
src/Docfx.App/Config/BuildJsonConfig.cs ø
src/Docfx.Dotnet/DotnetApiCatalog.cs 100.00%
src/Docfx.Dotnet/MetadataJsonConfig.cs 100.00%

📢 Thoughts on this report? Let us know!.

@yufeih yufeih added the new-feature Makes the pull request to appear in "New Features" section of the next release note label Sep 25, 2023
@yufeih yufeih merged commit 6b72e9f into main Sep 25, 2023
@yufeih yufeih deleted the mout branch September 25, 2023 08:04
p-kostov pushed a commit to ErpNetDocs/docfx that referenced this pull request Jun 28, 2024
* feat: add overridable metadata output json config

* fix tests

---------

Co-authored-by: Yufei Huang <yufeih@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-feature Makes the pull request to appear in "New Features" section of the next release note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants