

Avalonia Community sign ups are currently unavailable
How do signup? Looks like Avalonia is completely crippled right now :/


How do signup? Looks like Avalonia is completely crippled right now :/
Hey, I haven't been updated on Avalonia so it all seems alien to me. I used to just F5 and runt he project, F12 and open dev tools. I migrated to the new diagnostic package and no compiler errors. Great. Now I create an account and apparently I need a free license? Nice. Except I cannot choose free license? Is the UI playing tricks on me, or is it the coffee I forgot to drink?
This is apparently used in generating the Avalonia API documentation from the doc comments in the Avalonia source code. See:
https://github.com/AvaloniaUI/avalonia-docs#api-reference-generation
Reason I ask is that I find it annoying that many Avalonia API documentation pages do not have the names of the methods, properties, etc. alphabetized, and I was going to submit a PR to rectify this (it should be easy enough, computers are good at sorting). But I can't seem to locate the relevant code that needs changing (which I am guessing would be in this script).
Neither Google nor Duck Duck Go seem to have anything to say about dotnet-apiref save for AI hallucinations. It seems to be some sort of Avalonia-specific build tool that never got checked into Github.