Skip to content
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

Bugfix/syntax #22

Merged
merged 5 commits into from
Nov 7, 2024
Merged

Conversation

StaticRocket
Copy link
Member

Address some assorted syntax errors.

cshilwant
cshilwant previously approved these changes Oct 30, 2024
Fix (WARNING/2) Line block ends without a blank line.

Signed-off-by: Randolph Sapp <[email protected]>
(WARNING/2) Bullet list ends without a blank line; unexpected unindent.

Signed-off-by: Randolph Sapp <[email protected]>
(WARNING/2) Bullet list ends without a blank line; unexpected unindent.

Signed-off-by: Randolph Sapp <[email protected]>
(WARNING/2) Explicit markup ends without a blank line; unexpected
unindent.

Signed-off-by: Randolph Sapp <[email protected]>
Copy link

New warnings found with rstcheck:

source/linux/Foundational_Components_Multimedia_D5520_VXE384.rst:701: (ERROR/3) Error in "code-block" directive:

(ERROR/3) Error in "code-block" directive

Signed-off-by: Randolph Sapp <[email protected]>
@StaticRocket
Copy link
Member Author

@cshilwant finally got it.

Copy link

New warnings found with rstcheck:

source/linux/Foundational_Components_Multimedia_D5520_VXE384.rst:12: (ERROR/3) Undefined substitution referenced: "__PART_FAMILY_DEVICE_NAMES__".

@StaticRocket
Copy link
Member Author

Ah, rats. Forgot the config step needs to be run to make sure the replacement variables are being set correctly. Just ignore those errors for now.

@cshilwant cshilwant merged commit 0330678 into TexasInstruments:master Nov 7, 2024
1 of 2 checks passed
@StaticRocket StaticRocket deleted the bugfix/syntax branch November 29, 2024 21:18
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.

3 participants