-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
[User Guide] Reorganize to prepare for other languages #2354
Conversation
78f8eb0
to
ed9904b
Compare
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #2354 +/- ##
==========================================
+ Coverage 61.17% 61.21% +0.03%
==========================================
Files 238 238
Lines 8389 8389
Branches 520 520
==========================================
+ Hits 5132 5135 +3
+ Misses 2876 2873 -3
Partials 381 381
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
Reviewed 43 of 43 files at r1, 35 of 35 files at r2, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @imnasnainaec)
docs/user_guide/config/en/mkdocs.yml
line 4 at r1 (raw file):
theme: name: material custom_dir: "../../overrides/"
Per our discussion on Slack, we may want a name that communicates better to maintainers.
Code quote:
custom_dir: "../../overrides/"
Setup for #868
This change is