Stephen Monaco
Stephen Monaco
Reserve the `XYFocus` + general focus docs for me. Almost finished with the informational pass, then need to decide where examples may be necessary.
> I want to install the extension AvaloniaVS.VS2022.vsix without an internet connection. Is there an offline installation package available? Where can I download it? Try the workaround in [this issue](https://github.com/AvaloniaUI/AvaloniaVS/issues/366)....
I can do another clarity pass for the question when/if #415 is merged. There were quite a few errors in the live docs.
This has an existing PR at #430 with some requested changes. I'll accept/merge whichever does it first and close the other.
> * I've never used docusaurus before because I'm not confident in multiple languages, but is it something that document creators must do? For changes more extensive than modifying/adding words...
> * By the way, multiple languages, but is it something that document creators must do? > (i.e. do I need to sync the i18n folder?) If the PR is...
I think this doc needs some additional written details regarding the syntax. This is an introductory tutorial with no prior mention of compiled bindings in its current version, AFAIK, not...
I imagine that the intent was to eventually include some writeup on the layout-zones page while alignment-margins-and-padding is more about working through layout examples.
I'm going to reopen because the docs do need relevant changes, especially to layout-zones.
Adding some DocFX experiment issues here. In regards to filtering: * Controls can inherit hundreds of members. DocFX can filter these members, but some are useful: `Button` members on a...