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.
Description
This PR adds the "Matrix" section from the Community Portal docs.
This is not quite a direct port over, since there was some duplicated stuff (which I have consolidated so that the content fits better in our top level split). This took me a couple of rounds as I tried to make sure the gouping of pages was logical, but also that the resultant URLs for each page made sense.
Some pages have been renamed, others have been deleted (with the contents moved to other pages).
I have made sure to track the original pages and their new targets in the tracking spreadsheet to make redirects easier later. I tried to make sure the new organization still respects the intent of the original documentation, while streamlining it to reduce duplication.
Checklist
Additional notes (optional)
Add any extra information or context that reviewers may need to know. This could
include testing instructions, screenshots, or links to related discussions.
Thank you for contributing to the Ubuntu Project documentation!