Skip to content

Commit c6bd7a6

Browse files
committed
fix(linux): Update Documentation Tarball Guide & include it in AM62A
* Correct and update the Documentation Tarball Guide, and include it in the AM62A index file. Signed-off-by: Chirag Shilwant <[email protected]>
1 parent da5d1f3 commit c6bd7a6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

source/devices/AM62AX/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Processor SDK Linux Software Developer's Guide
2020
index_RTOS
2121
/linux/How_to_Guides
2222
/linux/Demo_User_Guides/index_Demos
23+
/linux/Documentation_Tarball
2324

2425
|
2526

source/linux/Documentation_Tarball.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Documentation Tarball
22
=====================
3-
.. ifconfig:: CONFIG_part_variant in ('AM62AX','J721E','J7200','J721S2','J784S4','AM68','AM69','J722S','AM67','J742S2','AM68A','AM67A','AM69A','TDA4VM')
3+
.. ifconfig:: CONFIG_part_variant in ('J721E','J7200','J721S2','J784S4','AM68','AM69','J722S','AM67','J742S2','AM68A','AM67A','AM69A','TDA4VM')
44

55
Please download a snapshot of the entire documentation in HTML format from |__SDK_DOWNLOAD_URL__|.
66

7-
.. ifconfig:: CONFIG_part_variant not in ('AM62AX','J721E','J7200','J721S2','J784S4','AM68','AM69','J722S','AM67','J742S2','AM68A','AM67A','AM69A','TDA4VM')
7+
.. ifconfig:: CONFIG_part_variant not in ('J721E','J7200','J721S2','J784S4','AM68','AM69','J722S','AM67','J742S2','AM68A','AM67A','AM69A','TDA4VM')
88

99
Please click the link below to download a snapshot of the entire documentation in HTML format.
1010

0 commit comments

Comments
 (0)