Skip to content

style: normalize Android RST indentation#720

Open
juliosuas wants to merge 1 commit into
TexasInstruments:masterfrom
juliosuas:js/normalize-android-rst-indentation
Open

style: normalize Android RST indentation#720
juliosuas wants to merge 1 commit into
TexasInstruments:masterfrom
juliosuas:js/normalize-android-rst-indentation

Conversation

@juliosuas

Copy link
Copy Markdown

Summary

  • normalize Android RST indentation to the documented 3-space style
  • adjust nested directives and code blocks in the Android docs listed in Renormalize indentation in android documentation #470
  • include the moved BeagleY-AI Android app note path that replaced the issue's older AM67A path

Partially addresses #470.

Verification

  • git diff --check
  • docker run --rm -v "$PWD":/build -w /build ghcr.io/texasinstruments/processor-sdk-doc:latest rstcheck source/android/Application_Notes_Android_Secure_Build.rst source/android/Application_Notes_Camera.rst source/android/Application_Notes_Sample_Maps_App.rst source/android/Overview_Building_the_SDK.rst source/android/Overview_Flashing.rst source/boards/beagle/BeagleY-AI/android/Application_Notes_BeagleY_AI.rst
    • reports only the existing Overview_Flashing.rst INFO about the enumerated list continuing at step 5 after the command table
  • docker run --rm -v "$PWD":/build -w /build ghcr.io/texasinstruments/processor-sdk-doc:latest make lint
    • currently fails on pre-existing issues outside the files changed here

Signed-off-by: Julio <juliosuas@gmail.com>
@juliosuas juliosuas force-pushed the js/normalize-android-rst-indentation branch from 9f1b6d5 to 7714936 Compare June 10, 2026 12:07
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.

4 participants