Skip to content

Conversation

@StaticRocket
Copy link
Owner

Fix and tag the code-blocks to cut down on parsing and attribute errors. Also, it adds syntax highlighting and some rudimentary syntax checking for these examples.

Address all the current possible title underline warnings.

Signed-off-by: Randolph Sapp <[email protected]>
Fix and tag the code-blocks to cut down on parsing and attribute errors.
Also, it adds syntax highlighting and some rudimentary syntax checking
for these examples.

Signed-off-by: Randolph Sapp <[email protected]>
Fix the following warning by making the affected links anonymous:
Duplicate explicit target name: "user guide".

Signed-off-by: Randolph Sapp <[email protected]>
Address the following warning by removing the duplicate target name:
Duplicate explicit target name: "backplane-configuration"

Signed-off-by: Randolph Sapp <[email protected]>
Address the following warning by making links anonymous:
Duplicate explicit target name: "tmdsfsiadapevm"

Signed-off-by: Randolph Sapp <[email protected]>
Fix the following warning by using anonymous links:
Duplicate explicit target name: "setup_hsr.sh"

Signed-off-by: Randolph Sapp <[email protected]>
Remove the line-blocks that were breaking list parsing rules:
(WARNING/2) Bullet list ends without a blank line; unexpected unindent.
(WARNING/2) Line block ends without a blank line.
(WARNING/2) Bullet list ends without a blank line; unexpected unindent.
(WARNING/2) Line block ends without a blank line.

Signed-off-by: Randolph Sapp <[email protected]>
Fix the unused directive generating the following warning:
Literal block expected; none found.

Signed-off-by: Randolph Sapp <[email protected]>
Address some issues with rstcheck and reword a few sections.

Signed-off-by: Randolph Sapp <[email protected]>
Address the title underline warning for the omapl hardware setup guide.

Signed-off-by: Randolph Sapp <[email protected]>
Address the following warnings:

(INFO/1) Possible incomplete section title.
(INFO/1) Blank line missing before literal block (after the "::")? Interpreted as a definition list item.

Signed-off-by: Randolph Sapp <[email protected]>
Remove an invalid line block that was breaking parsing.

Signed-off-by: Randolph Sapp <[email protected]>
Normalize all of the code blocks in this section and re-tag them as
appropriate.

Signed-off-by: Randolph Sapp <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants