Template:SDK navigation: Difference between revisions

From Network for Advanced NMR
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
<div style="border:1px solid #aaa; padding: 1em; width: 350px; background:#F9F9F9; float:right; clear:right; margin:1em;">
<div style="border:1px solid #aaa; padding: 1em; width: 350px; background:#F9F9F9; float:right; clear:right; margin:1em;">
   <div style="font-size: 1.4em; font-weight: bold; margin-bottom: 0.5em;">USNAN Python SDK Navigation</div>
   <div style="font-size: 1.4em; font-weight: bold; margin-bottom: 0.5em;">Navigation of USNAN SDK Documentation</div>
   <ul>
   <ul>
     <li><span style="font-size: 1.2em; font-weight: bold; font-style: italic;">USNAN Python SDK</span>
     <li><span style="font-size: 1.2em; font-weight: bold; font-style: italic;">USNAN Python SDK</span>
       <ul>
       <ul>
         <li><span style="font-weight: normal; font-size: 1.0em;">[[USNAN_Python_SDK|SDK Overview]]</span></li>
         <li><span style="font-weight: normal; font-size: 1.0em;">[[USNAN_Python_SDK|Main SDK Page]]</span></li>
        <li><span style="font-weight: normal; font-size: 1.0em;">[[USNAN_Python_SDK/Getting_Started|Getting Started]]</span></li>
        <li><span style="font-weight: normal; font-size: 1.0em;">[[USNAN_Python_SDK/API_Reference|API Reference]]</span></li>
        <li><span style="font-weight: normal; font-size: 1.0em;">[[USNAN_Python_SDK/Examples|Examples]]</span></li>
      </ul>
    </li>


        <li><span style="font-size: 1.2em; font-weight: bold; font-style: italic;">Getting Started</span>
    <li><span style="font-size: 1.2em; font-weight: bold; font-style: italic;">External Resources</span>
          <ul>
      <ul>
            <li><span style="font-weight: normal; font-size: 1.0em;">[[USNAN_Python_SDK/Getting_Started|Installation and Setup]]</span></li>
        <li><span style="font-weight: normal; font-size: 1.0em;">[https://github.com/NanNMR/PythonSDK GitHub Repository]</span></li>
            <li><span style="font-weight: normal; font-size: 1.0em;">[[USNAN_Python_SDK/Examples|Example Usage]]</span></li>
        <li><span style="font-weight: normal; font-size: 1.0em;">[https://pythonsdk.readthedocs.io/en/latest/ Read the Docs]</span></li>
          </ul>
        </li>
 
        <li><span style="font-size: 1.2em; font-weight: bold; font-style: italic;">API Reference</span>
          <ul>
            <li><span style="font-weight: normal; font-size: 1.0em;">[[USNAN_Python_SDK/API_Reference|Class Reference]]</span></li>
            <li><span style="font-weight: normal; font-size: 1.0em;">[[USNAN_Python_SDK/API_Reference#Datasets_API|Datasets API]]</span></li>
            <li><span style="font-weight: normal; font-size: 1.0em;">[[USNAN_Python_SDK/API_Reference#Facilities_API|Facilities API]]</span></li>
            <li><span style="font-weight: normal; font-size: 1.0em;">[[USNAN_Python_SDK/API_Reference#SearchConfig|SearchConfig]]</span></li>
          </ul>
        </li>
 
        <li><span style="font-size: 1.2em; font-weight: bold; font-style: italic;">External Resources</span>
          <ul>
            <li><span style="font-weight: normal; font-size: 1.0em;">[https://github.com/NanNMR/PythonSDK GitHub Repository]</span></li>
            <li><span style="font-weight: normal; font-size: 1.0em;">[https://pythonsdk.readthedocs.io/en/latest/ Read the Docs]</span></li>
            <li><span style="font-weight: normal; font-size: 1.0em;">[[USNAN Data Browser|Web Data Browser]]</span></li>
          </ul>
        </li>
       </ul>
       </ul>
     </li>
     </li>
   </ul>
   </ul>
</div>
</div>

Revision as of 17:41, 7 October 2025

Navigation of USNAN SDK Documentation