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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

docfx 2.72.0 #152215

Closed
wants to merge 1 commit into from
Closed

docfx 2.72.0 #152215

wants to merge 1 commit into from

Conversation

p-linnane
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes

New experimental API page output format

API Page is a new YAML output format designed to represent API documentations for a wide variety of programming languages. This release enables docfx build command to render API pages and docfx metadata command to produce API Page YAML files through the { "outputFormat": "ApiPage" } option.

What's Changed

馃帀 New Features

馃悶 Bug Fixes

馃殌 Performance Improvements

馃敡 Engineering

馃搫 Documentation

New Contributors

Full Changelog: dotnet/docfx@v2.71.1...v2.72.0

@github-actions github-actions bot added bump-formula-pr PR was created using `brew bump-formula-pr` dotnet .NET use is a significant feature of the PR or issue labels Oct 24, 2023
@chenrui333
Copy link
Member

  /private/tmp/docfx-20231023-4900-1llpotz/docfx-2.72.0/src/Docfx.Build/ApiPage/ApiPageProcessor.cs(14,31): error CS1514: { expected [/private/tmp/docfx-20231023-4900-1llpotz/docfx-2.72.0/src/Docfx.Build/Docfx.Build.csproj::TargetFramework=net7.0]
  /private/tmp/docfx-20231023-4900-1llpotz/docfx-2.72.0/src/Docfx.Build/ApiPage/ApiPageProcessor.cs(14,31): error CS1513: } expected [/private/tmp/docfx-20231023-4900-1llpotz/docfx-2.72.0/src/Docfx.Build/Docfx.Build.csproj::TargetFramework=net7.0]
  /private/tmp/docfx-20231023-4900-1llpotz/docfx-2.72.0/src/Docfx.Build/ApiPage/ApiPageProcessor.cs(14,64): error CS8124: Tuple must contain at least two elements. [/private/tmp/docfx-20231023-4900-1llpotz/docfx-2.72.0/src/Docfx.Build/Docfx.Build.csproj::TargetFramework=net7.0]
  /private/tmp/docfx-20231023-4900-1llpotz/docfx-2.72.0/src/Docfx.Build/ApiPage/ApiPageProcessor.cs(14,66): error CS1022: Type or namespace definition, or end-of-file expected [/private/tmp/docfx-20231023-4900-1llpotz/docfx-2.72.0/src/Docfx.Build/Docfx.Build.csproj::TargetFramework=net7.0]
  /private/tmp/docfx-20231023-4900-1llpotz/docfx-2.72.0/src/Docfx.Build/ApiPage/ApiPageProcessor.cs(14,68): error CS0116: A namespace cannot directly contain members such as fields, methods or statements [/private/tmp/docfx-20231023-4900-1llpotz/docfx-2.72.0/src/Docfx.Build/Docfx.Build.csproj::TargetFramework=net7.0]
  /private/tmp/docfx-20231023-4900-1llpotz/docfx-2.72.0/src/Docfx.Build/ApiPage/ApiPageProcessor.cs(15,1): error CS1022: Type or namespace definition, or end-of-file expected [/private/tmp/docfx-20231023-4900-1llpotz/docfx-2.72.0/src/Docfx.Build/Docfx.Build.csproj::TargetFramework=net7.0]
  /private/tmp/docfx-20231023-4900-1llpotz/docfx-2.72.0/src/Docfx.Build/ApiPage/ApiPageProcessor.cs(71,1): error CS1022: Type or namespace definition, or end-of-file expected [/private/tmp/docfx-20231023-4900-1llpotz/docfx-2.72.0/src/Docfx.Build/Docfx.Build.csproj::TargetFramework=net7.0]

@chenrui333 chenrui333 added the build failure CI fails while building the software label Oct 24, 2023
@p-linnane
Copy link
Member Author

Closing as we are deprecating this.

@p-linnane p-linnane closed this Oct 24, 2023
@p-linnane p-linnane deleted the bump-docfx-2.72.0 branch October 24, 2023 19:40
@github-actions github-actions bot added the outdated PR was locked due to age label Nov 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` dotnet .NET use is a significant feature of the PR or issue outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants