Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidVollmers committed Jun 22, 2024
2 parents b087799 + 5b5e6e5 commit 7af1843
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

# doki

Doki is a .NET code documentation framework that allows you to generate documentation from your codebase.
Doki is a [.NET](https://dot.net) code documentation framework that allows you to generate documentation from your codebase.

It uses the XML documentation comments in your code to generate documentation in various formats, such as Markdown,
It uses the [XML documentation comments](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/xmldoc) in your code to generate documentation in various formats, such as Markdown,
JSON, and more.

## Getting Started
Expand Down

0 comments on commit 7af1843

Please sign in to comment.