-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Docs: migrate remaining legacy wiki pages to main documentation #5465
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
Conversation
Migrate final 2 wiki pages to both docs systems: - Compilers deprecation information - Using mocha with node-webkit Completes the wiki migration effort started in mochajs#5248. Signed-off-by: Kelechi Ebiri <ebiritg@gmail.com>
docs-next/src/content/docs/explainers/compilers-deprecation.mdx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is more of an example than an explainer. Meaning it would belong in https://github.com/mochajs/mocha-examples and not on this docs site. What do you think?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
agreed, deleting
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I raised a couple of points, what do you think?
Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
agreed, deleting
(for these docs PRs from TG199 I've just been editing them manually, we have an implicit agreement :) ) |
PR Checklist
status: accepting prs
Overview
Migrate final 2 wiki pages to both docs systems:
Completes the wiki migration effort started in #5248.