Skip to content

chore(ia): XPath docs #37935

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 10 commits into from
Feb 3, 2025
Merged

chore(ia): XPath docs #37935

merged 10 commits into from
Feb 3, 2025

Conversation

bsmth
Copy link
Member

@bsmth bsmth commented Feb 3, 2025

Description

XPath reorg PR. Directory now has this structure:

./files/en-us/web/xpath
├── guides
│   ├── comparison_with_css_selectors
│   ├── introduction_to_using_xpath_in_javascript
│   └── snippets
└── reference
    ├── axes
    └── functions

Motivation

Docs IA & maintenance tasks

Approved in #37895 (review) but history was borked, so reopening.

@bsmth bsmth requested review from a team as code owners February 3, 2025 15:01
@bsmth bsmth requested review from wbamberg and pepelsbey and removed request for a team February 3, 2025 15:01
@github-actions github-actions bot added Content:WebAPI Web API docs Content:Other Any docs not covered by another "Content:" label Content:Firefox Content in the Mozilla/Firefox subtree Content:Meta Content in the meta docs size/m [PR only] 51-500 LoC changed labels Feb 3, 2025
@bsmth bsmth requested review from Rumyra and removed request for pepelsbey February 3, 2025 15:01
Copy link
Contributor

github-actions bot commented Feb 3, 2025

Preview URLs (52 pages)
Flaws (25)

Note! 50 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Mozilla/Firefox/Releases/3.6
Title: Firefox 3.6 for developers
Flaw count: 23

  • broken_links:
    • Can't resolve /en-US/docs/JavaScript/ECMAScript_5_support_in_Mozilla
    • Can't resolve /en-US/docs/DOM/MozOrientation
    • Can't resolve /en-US/docs/DOM/Detecting_document_width_and_height_changes
    • Can't resolve /en-US/docs/DOM/MozOrientation
    • Can't resolve /en-US/docs/Monitoring_HTTP_activity
    • and 17 more flaws omitted
  • macros:
    • Can't resolve /en-US/docs/Web/API/Node/mozMatchesSelector

URL: /en-US/docs/Mozilla/Firefox/Releases/3.6/Updating_extensions
Title: Updating extensions for Firefox 3.6
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/DOM/node.tagName
    • Can't resolve /en-US/docs/Chrome_Registration
External URLs (2)

URL: /en-US/docs/Web/XPath
Title: XPath

@bsmth
Copy link
Member Author

bsmth commented Feb 3, 2025

TY!

@bsmth bsmth merged commit 32e4a82 into mdn:main Feb 3, 2025
8 checks passed
@bsmth bsmth deleted the ia-xpath-move branch February 3, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Firefox Content in the Mozilla/Firefox subtree Content:Meta Content in the meta docs Content:Other Any docs not covered by another "Content:" label Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants