Template:SDK navigation: Difference between revisions
From Network for Advanced NMR
Jump to navigationJump to search
Mmaciejewski (talk | contribs) Created page with "<!-- Template:USNAN_SDK_Navbox --> {{Navbox | name = USNAN_SDK_Navbox | title = '''USNAN Python SDK''' | state = autocollapse | bodyclass = hlist | above = Main SDK page | group1 = Getting started | list1 = Install & Setup • Examples | group2 = API reference | list2 = Client & Models • Datasets..." |
Mmaciejewski (talk | contribs) 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="font-size: 1.4em; font-weight: bold; margin-bottom: 0.5em;">Navigation of USNAN SDK Documentation</div> | |||
<ul> | |||
<li><span style="font-size: 1.2em; font-weight: bold; font-style: italic;">USNAN Python SDK</span> | |||
<ul> | |||
<li><span style="font-weight: normal; font-size: 1.0em;">[[USNAN_Python_SDK|SDK Overview]]</span></li> | |||
<li><span style="font-size: 1.2em; font-weight: bold; font-style: italic;">Getting Started</span> | |||
<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;">[[USNAN_Python_SDK/Examples|Example Usage]]</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> | |||
</li> | |||
</ul> | |||
</div> | |||
Revision as of 17:36, 7 October 2025
Navigation of USNAN SDK Documentation
- USNAN Python SDK
- SDK Overview
- Getting Started
- API Reference
- External Resources