|
1 | 1 | site_name: Beacon v2 Documentation
|
2 | 2 | site_description: 'Documentation for Beacon v2'
|
3 |
| -site_author: 'Manuel Rueda, Michael Baudis, Laureen Fromont & Beacon Developers' |
4 |
| -copyright: '© Copyright 2021-2022, Beacon v2 Documentation Contributors' |
| 3 | +site_author: 'Michael Baudis, Manuel Rueda, Laureen Fromont & Beacon Developers' |
| 4 | +copyright: '© Copyright 2021-2023, Beacon v2 Documentation Contributors' |
5 | 5 | repo_name: 'beacon-v2'
|
6 | 6 | repo_url: https://github.com/ga4gh-beacon/beacon-v2
|
7 | 7 | edit_uri: edit/main/docs/
|
|
59 | 59 | - General Introduction: index.md
|
60 | 60 | - What is Beacon v2?: what-is-beacon-v2.md
|
61 | 61 | - FAQ: FAQ.md
|
62 |
| - - Citation: citation.md |
63 | 62 | - Changes: bugs-changes-log.md
|
64 |
| - - Beacon Types: |
65 |
| - - Beacon Flavours: beacon-flavours.md |
66 |
| - - Security: security.md |
67 |
| - - Networks: networks.md |
| 63 | + - Querying Beacons: |
| 64 | + - REST API: rest-api.md |
| 65 | + - Genomic Queries: variant-queries.md |
| 66 | + - Filters in Queries: /filters/#using-filters-in-queries |
68 | 67 | - 'Implement & Deploy a Beacon':
|
69 | 68 | - Implementations Options: implementations-options.md
|
70 | 69 | - Standards Integration: formats-standards.md
|
71 | 70 | - Filters: filters.md
|
72 | 71 | - Beacon Implementations:
|
73 | 72 | - Reference Implementation ↗: https://b2ri-documentation.readthedocs.io/en/latest/
|
74 | 73 | - Others: other-implementations.md
|
| 74 | + - Beacon Types: |
| 75 | + - Beacon Flavours: beacon-flavours.md |
| 76 | + - Security: security.md |
| 77 | + - Networks: networks.md |
75 | 78 | - Beacon Components:
|
76 | 79 | - Framework: framework.md
|
77 | 80 | - Models:
|
|
85 | 88 | - Individuals: schemas-md/individuals_defaultSchema.md
|
86 | 89 | - Runs: schemas-md/runs_defaultSchema.md
|
87 | 90 | - Terms List: schemas-md/beacon_terms.md
|
88 |
| - - Querying Beacons: |
89 |
| - - REST API: rest-api.md |
90 |
| - - Genomic Queries: variant-queries.md |
91 |
| - - Filters in Queries: /filters/#using-filters-in-queries |
92 | 91 | - External Links:
|
93 | 92 | - Beacon Project ↗: http://beacon-project.io
|
94 | 93 | - Github Repositories ↗: https://github.com/ga4gh-beacon/
|
|
0 commit comments