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

From RidgeRun Developer Wiki
No edit summary
No edit summary
Line 78: Line 78:
                     <li><a href="{{{BaseUrl}}}/Introduction#Main_Features">Main Features</a></li>
                     <li><a href="{{{BaseUrl}}}/Introduction#Main_Features">Main Features</a></li>
                 </ul>
                 </ul>
            </li>
            <li>
                <a class="toc-section-header highlight-animated"
                    href="{{{BaseUrl}}}/RidgeRun_custom_development">
                    <strong>RidgeRun Custom Development</strong>
                </a>
             </li>
             </li>
             <li>
             <li>

Revision as of 00:04, 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).