-
Notifications
You must be signed in to change notification settings - Fork 2.1k
doc/guides: Add Section about Creating a Common Board Directory #21764
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
Starlight showed some errors about the language set for the Syntax Highlighting. I thought this was already fixed in the big migration, but apparently not 🤔 |
6102bfb
to
a2faed7
Compare
Nevermind, I added them myself 👀 😅 |
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.
Very cool stuff ty
this can be squashy squash squashed from my pov, ty :D |
96ba236
to
d5cf371
Compare
d5cf371
to
0d578f8
Compare
Contribution description
As "discovered" in #21745, the common code process introduced in #21327 was not sufficiently documented yet.
Also in #21708, the documentation added in #21327 was removed for some reason, therefore I re-added it here.
Lastly, one of the
Further Reference
links was broken, that also got fixed.Testing procedure
Run
make doc-starlight
and look at the documentation.Issues/PRs references
Better document the new proecss introduced in #21327.
Re-add documentation errorneously removed in #21708.