Jon Person

Results 44 comments of Jon Person

> Just checking: does it support ``? I've been using that recently instead of `` because it's more compact. para might want a little more space in the docs compared...

> Why did you change `LayoutProperties.DefaultBorderRadius` to `DefaultBorderRadius` in the description of `MudChipset.Label`? > > Some incorrect descriptions: `MudChipSet.Comparer` `MudHighlighter.Markup` `MudMessageBox.YesButton` > > I only checked a few pages manually....

> Few rough ideas from looking around (I know it's still a WIP): Oh wow, thanks for taking the time to put all of this together! All of it great...

> One small concern I have about the code is that I see a lot of hardcoded strings; Can it find the info automatically? Are you referring to the dictionary...

I'm happy to take this on, as well as any issue related to documentation. I should be able to get through `MudOverlay` in the coming week.

Alrighty, after almost a month, I think this Docs refactor is nearly ready to review! There are some things I still have to improve like documenting method parameters and enums/fields,...

> Suggestions for improvements Great catches as always, @danielchalmers ! I removed the `pa-8` on tables for better display on mobile devices, and added `aria-label` for table headers. The right-aligned...

@henon I added API docs tests for all of the legacy API URL's based on #3595. Thanks again for the reminder, and I still have your suggestion on my list...

> Below is not a comprehensive review, but only a report of a few issues that I noticed without a longer analysis, which is still needed. Thanks for the valuable...

> @jperson2000 I wonder how much work this would be to change to a source generator That's a good question! I've never written one before but I bet the `ApiDocumentationWriter`...