-
Notifications
You must be signed in to change notification settings - Fork 1
security: Roundhouse kick on some grammar stuff #370
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
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.
Thank you for the fixes!
There are some small issues still, before I would merge this.
I have several general formatting issues where I need your opinions:
|
Okay, here we go... (nerd-mode is on) 🙂
It depends on what the text is describing exactly:
Again, it depends. See https://www.kernel.org/doc/html/latest/devicetree/usage-model.html for some examples.
Bitbake variables should use the inline code styling
Historically, in our Word-based manuals from ten years (and earlier) ago, we used italics to emphasize inline filenames and paths. However, with the availability of more advanced documentation tools, such as Sphinx with reStructuredText syntax, we are better off using inline code styling |
Mostly related to english grammar/sentence, yet sometimes I also refined some sentences as a whole. Signed-off-by: Steffen Hemer <s.hemer@phytec.de>
Mostly related to english grammar/sentence. Signed-off-by: Steffen Hemer <s.hemer@phytec.de>
Mostly related to english grammar/sentence, yet sometimes I also refined some sentences as a whole. WIP: Sections on FIT image classes are a bit unclear. Signed-off-by: Steffen Hemer <s.hemer@phytec.de>
WIP: the warning seems a little weird. Signed-off-by: Steffen Hemer <s.hemer@phytec.de>
Signed-off-by: Steffen Hemer <s.hemer@phytec.de>
In this section, it mainly addresses formatting of inline filenames and variables. Signed-off-by: Steffen Hemer <s.hemer@phytec.de>
c23b294
to
65b2a10
Compare
the source/meta-phytec/classes/fitimage.bbclass. | ||
More information in the chapter Linux Kernel in the FIT-Image | ||
In the barebox is an Ethernet PHY detection, which boots the correct | ||
More information can be found in chapter Linux Kernel in the FIT-Image FIXME link |
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.
@motto-phytec Which chapter is meant here?
The question arises from the principle inconsistencies throughout our docu and that I came across several of those here in the security part -> we should document that in the CONTRIBUTING readme. |
I totally agree with you. There are many inconsistencies in our documentation and even in other projects. I'm fine with using "FIT image" for the mentioned purposes. I've put the |
Mostly related to english grammar/sentence, yet sometimes I also refined some sentences as a whole. Commit by file as it is hard to read through and correct stuff in a "topic"-wise manor...