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

From RidgeRun Developer Wiki
No edit summary
No edit summary
 
Line 73: Line 73:
                         <ul class="toc-sub-list">
                         <ul class="toc-sub-list">
                             <li><a href="{{{BaseUrl}}}/Introduction#Benefits_of_Jetpack">Benefits of Jetpack</a></li>
                             <li><a href="{{{BaseUrl}}}/Introduction#Benefits_of_Jetpack">Benefits of Jetpack</a></li>
                            <li><a href="{{{BaseUrl}}}/Introduction#RidgeRun_custom_development">RidgeRun Custom Development</a></li>
                         </ul>
                         </ul>
                     </li>
                     </li>

Latest revision as of 00:05, 7 September 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).