refactor: Rename "docs" directory to "website"#27438
Conversation
|
Hi! Thank you for opening this PR. Want me to review it? Based on the diff (134 lines, 207 files), I've queued these reviewers:
How this works
|
Co-authored-by: Joshua Smithrud <54606601+Josmithr@users.noreply.github.com>
Co-authored-by: Joshua Smithrud <54606601+Josmithr@users.noreply.github.com>
| @@ -124,7 +124,9 @@ dependencies: | |||
|
|
|||
| documentation: | |||
There was a problem hiding this comment.
Not necessarily for this PR but maybe this label should change too?
There was a problem hiding this comment.
I was actually assuming this would expand to include things we put under the new docs directory. So this would be reviewers of any documentation content (versus the website one above). Or maybe we would want those to be distinct. But yeah, probably a conversation for the future.
There was a problem hiding this comment.
Nit: would love to rename this file too but that's a bit more intricate; I think we'd have to create the new file as a copy, go to ADO and re-point the pipeline, then delete the old file. Not sure how it would impact branches other than main... we don't tend (should?) touch the docs(website) folder in other branches, right?
There was a problem hiding this comment.
Yeah, fair point. I think I would prefer to do that as a separate PR, but probably worth doing.
Not sure how it would impact branches other than main... we don't tend (should?) touch the docs(website) folder in other branches, right?
We shouldn't be making website changes on other branches - those changes wouldn't go anywhere. But I don't know if we currently build on those branches or not. Would need to be verified.
|
🔗 No broken links found! ✅ Your attention to detail is admirable. linkcheck output |
|
🔗 No broken links found! ✅ Your attention to detail is admirable. linkcheck output |
In preparation to add repo "wiki" documentation under a directory called "docs".