-
Notifications
You must be signed in to change notification settings - Fork 2
chore: DRAFT Move WPGraphQL Logging Docs #480
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
base: main
Are you sure you want to change the base?
Conversation
Renamed and relocated all documentation files for the wpgraphql-logging plugin from plugins/wpgraphql-logging/docs/ to docs/plugins/wpgraphql-logging/. Updated README.md links to reflect the new documentation paths. This improves project organization and centralizes documentation outside the plugin source directory.
|
…w to section in the index file.
Introduces .remarkrc.json configuration, updates package.json to include remark CLI and plugins, and revises documentation markdown for consistent formatting. This enables markdown linting and reformatting via remark, improving documentation quality and consistency.
Renamed and relocated all documentation files for the wpgraphql-logging plugin from plugins/wpgraphql-logging/docs/ to docs/plugins/wpgraphql-logging/. Updated README.md links to reflect the new documentation paths. This improves project organization and centralizes documentation outside the plugin source directory.
Description
Related Issue
Fixes #470
Dependant PRs
Type of Change
How Has This Been Tested?
Screenshots
Checklist