forked from NCIP/gdc-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
API_UG.yml
29 lines (28 loc) · 1.14 KB
/
API_UG.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#
# GDC Docs - Config
#
site_name: GDC Docs
site_url: http://gdc-docs.nci.nih.gov
repo_url: https://github.com/NCI-GDC/gdc-docs
copyright: "© 2015-2016"
theme_dir: theme
pages:
- API:
- Getting Started: 'API/Users_Guide/Getting_Started.md'
- Search and Retrieval: 'API/Users_Guide/Search_and_Retrieval.md'
- Downloading Files: 'API/Users_Guide/Downloading_Files.md'
- Data Analysis: API/Users_Guide/Data_Analysis.md
- BAM Slicing: 'API/Users_Guide/BAM_Slicing.md'
- Submission: 'API/Users_Guide/Submission.md'
- Python Examples: 'API/Users_Guide/Python_Examples.md'
- System Information: 'API/Users_Guide/System_Information.md'
- Additional Examples: 'API/Users_Guide/Additional_Examples.md'
- "Appendix A: Available Fields": 'API/Users_Guide/Appendix_A_Available_Fields.md'
- "Appendix B: Key Terms": 'API/Users_Guide/Appendix_B_Key_Terms.md'
- "Appendix C: Format of Submission Queries and Responses": 'API/Users_Guide/Appendix_C_Format_of_Submission_Requests_and_Responses.md'
- Release Notes: 'API/Release_Notes/API_Release_Notes.md'
extra:
project_root_dir: '/'
project_org: 'GDC'
project_description: 'GDC Docs'
version: 1.0