Skip to content

Add language slugs (System.Xml) #11218

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 24, 2025
Merged

Conversation

gewarren
Copy link
Contributor

Prep for dotnet/docs#45892.

(Hide whitespace changes.)

@gewarren gewarren requested a review from a team as a code owner April 22, 2025 23:38
@github-actions github-actions bot added the area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. label Apr 22, 2025
@gewarren gewarren added area-System.Xml and removed area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. labels Apr 22, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-xml

Copy link

Learn Build status updates of commit a4fca9d:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Xml.Linq/XAttribute.xml ✅Succeeded View
xml/System.Xml.Linq/XDocument.xml ✅Succeeded View
xml/System.Xml.Linq/XElement.xml ✅Succeeded View
xml/System.Xml.Linq/XName.xml ✅Succeeded View
xml/System.Xml.Linq/XNamespace.xml ✅Succeeded View
xml/System.Xml.Linq/XProcessingInstruction.xml ✅Succeeded View
xml/System.Xml.Linq/XStreamingElement.xml ✅Succeeded View
xml/System.Xml.Schema/XmlSchemaCollection.xml ✅Succeeded View
xml/System.Xml.Schema/XmlSchemaSet.xml ✅Succeeded View
xml/System.Xml.Serialization/XmlAttributeEventArgs.xml ✅Succeeded View
xml/System.Xml.Serialization/XmlAttributes.xml ✅Succeeded View
xml/System.Xml.Serialization/XmlSerializer.xml ✅Succeeded View
xml/System.Xml.XPath/XPathNavigator.xml ✅Succeeded View
xml/System.Xml.Xsl/XslTransform.xml ✅Succeeded View
xml/System.Xml/XmlDictionaryWriter.xml ✅Succeeded View
xml/System.Xml/XmlDocument.xml ✅Succeeded View
xml/System.Xml/XmlNamespaceManager.xml ✅Succeeded View
xml/System.Xml/XmlNode.xml ✅Succeeded View
xml/System.Xml/XmlReader.xml ✅Succeeded View
xml/System.Xml/XmlReaderSettings.xml ✅Succeeded View
xml/System.Xml/XmlTextReader.xml ✅Succeeded View
xml/System.Xml/XmlWriter.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM @gewarren

I had a few comments where the output was XML. I wasn't sure if the best choice was txt or xml. I only did that with blocks where the output was a valid XML doc, not where the output include XML and other text.

Copy link

Learn Build status updates of commit cb8853c:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Xml.Linq/XAttribute.xml ✅Succeeded View
xml/System.Xml.Linq/XDocument.xml ✅Succeeded View
xml/System.Xml.Linq/XElement.xml ✅Succeeded View
xml/System.Xml.Linq/XName.xml ✅Succeeded View
xml/System.Xml.Linq/XNamespace.xml ✅Succeeded View
xml/System.Xml.Linq/XProcessingInstruction.xml ✅Succeeded View
xml/System.Xml.Linq/XStreamingElement.xml ✅Succeeded View
xml/System.Xml.Schema/XmlSchemaCollection.xml ✅Succeeded View
xml/System.Xml.Schema/XmlSchemaSet.xml ✅Succeeded View
xml/System.Xml.Serialization/XmlAttributeEventArgs.xml ✅Succeeded View
xml/System.Xml.Serialization/XmlAttributes.xml ✅Succeeded View
xml/System.Xml.Serialization/XmlSerializer.xml ✅Succeeded View
xml/System.Xml.XPath/XPathNavigator.xml ✅Succeeded View
xml/System.Xml.Xsl/XslTransform.xml ✅Succeeded View
xml/System.Xml/XmlDictionaryWriter.xml ✅Succeeded View
xml/System.Xml/XmlDocument.xml ✅Succeeded View
xml/System.Xml/XmlNamespaceManager.xml ✅Succeeded View
xml/System.Xml/XmlNode.xml ✅Succeeded View
xml/System.Xml/XmlReader.xml ✅Succeeded View
xml/System.Xml/XmlReaderSettings.xml ✅Succeeded View
xml/System.Xml/XmlTextReader.xml ✅Succeeded View
xml/System.Xml/XmlWriter.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@gewarren gewarren merged commit 9a06c05 into dotnet:main Apr 24, 2025
5 checks passed
@gewarren gewarren deleted the inline-code-xml branch April 24, 2025 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants