Template:NVIDIA Jetpack Reference Guide/TOC: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
No edit summary
Line 82: Line 82:
                         </a>
                         </a>
                         <ul class="toc-sub-list">
                         <ul class="toc-sub-list">
                             <li><a href="{{{BaseUrl}}}/Version_index/Jetpack4/Supported_platforms">Supported Platforms</a></li>
                             <li><a href="{{{BaseUrl}}}/Version_index/Jetpack4#Supported_platforms">Supported Platforms</a></li>
                             <li><a href="{{{BaseUrl}}}/Version_index/Jetpack4/New_features_introduced">New Features Introduced</a></li>
                             <li><a href="{{{BaseUrl}}}/Version_index/Jetpack4#New_features_introduced">New Features Introduced</a></li>
                             <li><a href="{{{BaseUrl}}}/Version_index/Jetpack4/Software_components_and_versions">Software Components and Versions</a></li>
                             <li><a href="{{{BaseUrl}}}/Version_index/Jetpack4#Software_components_and_versions">Software Components and Versions</a></li>
                         </ul>
                         </ul>
                     </li>
                     </li>
Line 93: Line 93:
                         </a>
                         </a>
                         <ul class="toc-sub-list">
                         <ul class="toc-sub-list">
                             <li><a href="{{{BaseUrl}}}/Version_index/Jetpack5/Supported_platforms">Supported Platforms</a></li>
                             <li><a href="{{{BaseUrl}}}/Version_index/Jetpack5#Supported_platforms">Supported Platforms</a></li>
                             <li><a href="{{{BaseUrl}}}/Version_index/Jetpack5/New_features_introduced">New Features Introduced</a></li>
                             <li><a href="{{{BaseUrl}}}/Version_index/Jetpack5#New_features_introduced">New Features Introduced</a></li>
                             <li><a href="{{{BaseUrl}}}/Version_index/Jetpack5/Software_components_and_versions">Software Components and Versions</a></li>
                             <li><a href="{{{BaseUrl}}}/Version_index/Jetpack5#Software_components_and_versions">Software Components and Versions</a></li>
                         </ul>
                         </ul>
                     </li>
                     </li>
Line 104: Line 104:
                         </a>
                         </a>
                         <ul class="toc-sub-list">
                         <ul class="toc-sub-list">
                             <li><a href="{{{BaseUrl}}}/Version_index/Jetpack6/Supported_platforms">Supported Platforms</a></li>
                             <li><a href="{{{BaseUrl}}}/Version_index/Jetpack6#Supported_platforms">Supported Platforms</a></li>
                             <li><a href="{{{BaseUrl}}}/Version_index/Jetpack6/New_features_introduced">New Features Introduced</a></li>
                             <li><a href="{{{BaseUrl}}}/Version_index/Jetpack6#New_features_introduced">New Features Introduced</a></li>
                             <li><a href="{{{BaseUrl}}}/Version_index/Jetpack6/Software_components_and_versions">Software Components and Versions</a></li>
                             <li><a href="{{{BaseUrl}}}/Version_index/Jetpack6#Software_components_and_versions">Software Components and Versions</a></li>
                         </ul>
                         </ul>
                     </li>
                     </li>

Revision as of 14:55, 28 August 2024

‎ NVIDIA Jetpack Reference Guide Table of contents.

Usage

{{NVIDIA Jetpack Reference Guide/TOC
|BaseUrl=https://developer.ridgerun.com/wiki/index.php/NVIDIA_Jetpack_Reference_Guide
}}

NOTE: BaseUrl is a mandatory argument since it is used by the template as the base for all URLs.

Optional arguments:

{{NVIDIA Jetpack Reference Guide/TOC|logo=1|title=1|expanded=1}}


  • logo: If given, the logo is shown. If not, it is hidden (default).
  • title: If given, the title is shown. If not, it is hidden (default).
  • expanded: If given the TOC starts with all elements expanded. If not it starts collapsed (default).