-
Notifications
You must be signed in to change notification settings - Fork 2k
[cherry-pick] Move internal docs folder outside of website docs folder #7907
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
[cherry-pick] Move internal docs folder outside of website docs folder #7907
Conversation
This commit moves an erroneously placed folder from the website docs folder into a new docs folder at the root of the repository. It is internal documentation, matching the structure of NGINX Gateway Fabric's folders, used for similar purposes.
|
@vepatel I can address the linting in my follow-up PR for removing docs artifacts and configuration. |
|
@ADubhlaoich have already added #7908 to main branch as it was failing other pipelines so can be manually cherry-picked |
…b46619cfb8c36e3567de67f0e87
✅ Deploy Preview will be available once build job completes!
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-5.0 #7907 +/- ##
==============================================
Coverage ? 52.20%
==============================================
Files ? 89
Lines ? 21275
Branches ? 0
==============================================
Hits ? 11106
Misses ? 9705
Partials ? 464 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Proposed changes
This commit moves an erroneously placed folder from the website docs folder into a new docs folder at the root of the repository.
It is internal documentation, matching the structure of NGINX Gateway Fabric's folders, used for similar purposes.
Checklist
Before creating a PR, run through this checklist and mark each as complete.