Update API docs for 12.0.0-rc1 / 12.0.0-beta1#938
Open
luke-whos-here wants to merge 10 commits intomainfrom
Open
Update API docs for 12.0.0-rc1 / 12.0.0-beta1#938luke-whos-here wants to merge 10 commits intomainfrom
luke-whos-here wants to merge 10 commits intomainfrom
Conversation
- Generate new API docs for 12.0.0-rc1. - Fix redirect errors detected during test build. - Override /api becoming top-level domain redirect, so that /docs/welcome continues to act as landing page.
- Added Source metadata row linking to GitHub source files for 2016 API types - Links point to version 12.0.0-rc1 commit (3111696698e2c3d6fe9aace8cb954153ee16b3e4) - Properly maps namespaces to source directory structure across all assemblies: - Platform-specific: Android, iOS, Browser - Core assemblies: Avalonia.Base, Avalonia.Controls, etc. - All sample links verified as accessible on GitHub - Format: https://github.com/AvaloniaUI/Avalonia/blob/{commit}/{path} Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
- Altered links to correct GitHub URLs where one exists. - Removed source links where unavailable, e.g., TreeDataGrid.
Copy TreeDataGrid docs from versioned-docs path to main api path.
Update api-sidebars with links to new TreeDataGrid docs. Remove outdated links to 11.x.x versions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the API docs located at the /api path for Avalonia version 12.0.0-rc1 and TreeDataGrid version 12.0.0-beta1.