Skip to content

Conversation

@yufeih
Copy link
Contributor

@yufeih yufeih commented Oct 19, 2023

#9266

  • Generates API page output for .NET using the "outputFormat": "apiPage" config.
  • Implements a basic API page HTML template in C#.

The HTML template for API page is in C# using simple string interpolation to gradually move to C# based HTML templates #9192

@yufeih yufeih added the new-feature Makes the pull request to appear in "New Features" section of the next release note label Oct 19, 2023
@yufeih yufeih closed this Oct 19, 2023
@yufeih yufeih reopened this Oct 19, 2023
@yufeih yufeih marked this pull request as ready for review October 19, 2023 08:29
@yufeih yufeih closed this Oct 19, 2023
@yufeih yufeih reopened this Oct 19, 2023
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Attention: 409 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/Docfx.Build/DocumentBuilder.cs 83.57% <100.00%> (-2.15%) ⬇️
src/Docfx.Dotnet/MetadataJsonConfig.cs 95.45% <ø> (ø)
src/Docfx.Build/HtmlTemplate.cs 85.71% <85.71%> (ø)
src/Docfx.Dotnet/DotnetApiCatalog.Toc.cs 0.00% <0.00%> (-74.83%) ⬇️
src/Docfx.Dotnet/DotnetApiCatalog.cs 52.56% <0.00%> (-24.71%) ⬇️
src/Docfx.Build/ApiPage/ApiPageProcessor.cs 26.47% <26.47%> (ø)
src/Docfx.Build/OneOfJsonConverterFactory.cs 0.00% <0.00%> (ø)
src/Docfx.Build/ApiPage/ApiPage.cs 0.00% <0.00%> (ø)
src/Docfx.Build/ApiPage/ApiPageMarkdownTemplate.cs 0.00% <0.00%> (ø)
src/Docfx.Build/ApiPage/ApiPageHtmlTemplate.cs 0.00% <0.00%> (ø)
... and 1 more

... and 271 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@yufeih yufeih merged commit c6f6dc1 into main Oct 20, 2023
@yufeih yufeih deleted the dotnet-apipage branch October 20, 2023 05:46
p-kostov pushed a commit to ErpNetDocs/docfx that referenced this pull request Jun 28, 2024
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