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

Add README to package and build up docfx #120

Merged
merged 3 commits into from
Jan 18, 2025
Merged

Add README to package and build up docfx #120

merged 3 commits into from
Jan 18, 2025

Conversation

AArnott
Copy link
Owner

@AArnott AArnott commented Jan 18, 2025

No description provided.

@AArnott AArnott added this to the v1.2 milestone Jan 18, 2025
@AArnott AArnott requested a review from Copilot January 18, 2025 20:23
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 15 changed files in this pull request and generated 4 comments.

Files not reviewed (10)
  • Directory.Build.props: Language not supported
  • Xunit.StaFact.sln: Language not supported
  • docfx/docfx.json: Language not supported
  • samples/.editorconfig: Language not supported
  • samples/Samples.csproj: Language not supported
  • .github/workflows/docs.yml: Evaluated as low risk
  • README.md: Evaluated as low risk
  • docfx/docs/features.md: Evaluated as low risk
  • samples/Samples.cs: Evaluated as low risk
  • docfx/docs/toc.yml: Evaluated as low risk
Comments suppressed due to low confidence (5)

docfx/docs/getting-started.md:12

  • [nitpick] Ensure consistency in naming. Use 'FactAttribute' instead of 'Fact' to match the naming convention used in 'features.md'.
[!code-csharp[](../../samples/Samples.cs#Fact)]

docfx/docs/getting-started.md:21

  • [nitpick] Ensure consistency in naming. Use 'UIFactAttribute' instead of 'UIFact' to match the naming convention used in 'features.md'.
[!code-csharp[](../../samples/Samples.cs#UIFact)]

docfx/docs/getting-started.md:27

  • [nitpick] Ensure consistency in naming. Use 'WpfFactAttribute' instead of 'WpfFact' to match the naming convention used in 'features.md'.
[!code-csharp[](../../samples/Samples.cs#WpfFact)]

docfx/docs/getting-started.md:33

  • [nitpick] Ensure consistency in naming. Use 'WinFormsFactAttribute' instead of 'WinFormsFact' to match the naming convention used in 'features.md'.
[!code-csharp[](../../samples/Samples.cs#WinFormsFact)]

docfx/docs/getting-started.md:41

  • [nitpick] Ensure consistency in naming. Use 'StaFactAttribute' instead of 'STAFact' to match the naming convention used in 'features.md'.
[!code-csharp[](../../samples/Samples.cs#STAFact)]

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@AArnott AArnott enabled auto-merge January 18, 2025 20:29
@AArnott AArnott merged commit 4a6d419 into v1.2 Jan 18, 2025
3 checks passed
@AArnott AArnott deleted the docs branch January 18, 2025 20:31
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.

None yet

1 participant