Openssh update
Updates the content based on the introduction provided by @ahkok.
Edits the text for clarity, grammar, and consistency.
See merge request !163
Os core update
Updates the content with a new introduction provided by @ahkok.
Edits the text for clarity, grammar, and consistency.
See merge request !164
Total restructure
This is a major overhaul of the entire documentation.
It introduces:
* One section per Clear technology.
* A new simplified navigation.
* Standard use of labels.
* Decentralized figures.
* A filename convention.
* Minimal content cleanup.
See merge request !162
Total restructure
This is a major overhaul of the entire documentation.
It introduces:
* One section per Clear technology.
* A new simplified navigation.
* Standard use of labels.
* Decentralized figures.
* A filename convention.
* Minimal content cleanup.
See merge request !162
This restructure organizes the content into three sections, one per
technology. The content was left as untouched as possible, however
several directives needed to be standardized in order to implement the
new structure. All filenames follow use dashes-as-spaces and are written
using lower-case. Standard labels for files were implemented using the
filename as the label, thus, content can be cross-referenced without
having to open the file to see the label. Figures were moved to
decentralized folders to enable modularity. The scope of the restructure
as well as the dependencies between the changes required me to do it in
a single commit. Lastly, some cleanup had to be done for the
standardized structure to function properly.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
The optional bundles listing is redundant since we already included a
command for all bundles.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
Fix kt
As pointed out in a email:
I think this just got merged ... but, I would not write:
"`Intel® Clear Containers`_ project on |CL|."
As Clear Containers, and it's use of this CL, is not bound to CL - it also runs on a number of other distros.
I'd probably just drop the CL reference:
"`Intel® Clear Containers`_ project."
Graham
See merge request !159
As Clear Containers, and it's use of this CL, is not bound to CL - it
also runs on a number of other distros.
I'd probably just drop the CL reference:
"`Intel® Clear Containers`_ project."
Graham
Signed-off-by: Miguel Bernal Marin <miguel.bernal.marin@linux.intel.com>
Fixed some punctuation. Only bolding ICIS or ISTER when referring to the standalone programs as proper nouns. When used as adjectives to describe the kind of file being worked with, they are not bolded.
Validating Signatures
Updating to make the section for image content validation more clear. Updating to reflect changes in swupd signature validation.
See merge request !155