Skip to content

Commit a36c1e3

Browse files
Doc site menu reorganization (#1500)
* move inactive signals to main signal list Combine inactive quidel and active quidel. Rename "Other Endpoints". Developer support section creation and organization. * page nav order; non-signal helper page updates * Edits to doc page menu * new endpoint cleanup * rename high-level pages * api client and quidel page renaming * rename covidcast endpoint page * other endpoints data source intro * move other endpoints to nested data sources menu * move "inactive" to beginning of signal menu titles * increase nav order of a couple inactive signals * increase nav order of inactive signals, and prefix with "inactive" * put inactive prefix in italics * remove "covidcast" from licensing page title * fix broken links; switch em to i for italics * move covidcast metadata to top of signals list * italicize inactive prefix for CTIS * update CTIS pages' parents --------- Co-authored-by: Tina Townes <[email protected]> Co-authored-by: Nat DeFries <[email protected]>
1 parent 887eb7d commit a36c1e3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+492
-360
lines changed

docs/about_delphi.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: About Delphi
3+
nav_order: 60
4+
has_children: false
5+
---
6+
7+
# About The Delphi Group
8+
9+
The Delphi Group's mission is to develop the theory and practice of epidemic detection, tracking and forecasting, and their use in decision making, both public and private.
10+
11+
Our vision is to make this technology as useful as weather forecasting is today.
12+
13+
Find out more about the Delphi Research Group on our <a href="https://delphi.cmu.edu" target="_blank">offical webpage</a>.
14+
Please read our <a href="https://delphi.cmu.edu/blog" target="_blank">blog</a> for additional news, findings, and musings from the team.
15+

docs/api/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Other Endpoints (COVID-19 and Other Diseases)
3-
nav_order: 3
43
has_children: true
4+
nav_order: 3
55
---
66

77
# Other Endpoints (COVID-19 and Other Diseases)
@@ -208,4 +208,4 @@ To access our Epidata API, visit our [Epidata API Client Libraries)](client_libr
208208

209209
# Related Work
210210

211-
Please visit our [related works](related_work.md) page for more information.
211+
Please visit our [related works](../related_work.md) page for more information.

docs/api/api_keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: API Keys
3+
parent: Epidata API Intro
34
nav_order: 1
4-
has_children: true
55
---
66

77
# Epidata API Keys

docs/api/cdc.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2-
title: CDC
3-
parent: Other Endpoints (COVID-19 and Other Diseases)
2+
title: <i>inactive</i> CDC
3+
parent: Data Sources and Signals
4+
grand_parent: Other Endpoints (COVID-19 and Other Diseases)
5+
nav_order: 2
46
---
57

68
# CDC

docs/api/client_libraries.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: Epidata API Client Libraries
2+
title: API Clients
33
parent: Other Endpoints (COVID-19 and Other Diseases)
44
nav_order: 1
55
---
66

7-
# Epidata API Client Libraries
7+
# Epidata API Clients
88

99
To access Delphi Epidata programmatically, we recommend our client libraries:
1010

1111
- R: [epidatr](https://cmu-delphi.github.io/epidatr/),
1212
- Python: [delphi-epidata](https://pypi.org/project/delphi-epidata/) (soon to be replaced with [epidatpy](https://github.com/cmu-delphi/epidatpy)),
1313
- Javascript: [delphi-epidata](https://github.com/cmu-delphi/delphi-epidata/blob/master/src/client/delphi_epidata.js).
1414

15-
For anyone looking for COVIDCast data, please visit our [COVIDCast Libraries](covidcast_clients.md).
15+
For anyone looking for COVIDCast data, please visit our [COVIDCast API Client Libraries](covidcast_clients.md).
1616

1717
The following samples show how to import the library and fetch Delphi's
1818
COVID-19 Surveillance Streams from Facebook Survey CLI for county 06001 and days

docs/api/covid_hosp.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2-
title: COVID-19 Reported Patient Impact and Hospital Capacity by State Timeseries
3-
parent: Other Endpoints (COVID-19 and Other Diseases)
2+
title: <i>inactive</i> COVID-19 Reported Patient Impact and Hospital Capacity by State Timeseries
3+
parent: Data Sources and Signals
4+
grand_parent: Other Endpoints (COVID-19 and Other Diseases)
5+
nav_order: 2
46
---
57

68
# COVID-19 Hospitalization by State

docs/api/covid_hosp_facility.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2-
title: COVID-19 Reported Patient Impact and Hospital Capacity by Facility
3-
parent: Other Endpoints (COVID-19 and Other Diseases)
2+
title: <i>inactive</i> COVID-19 Reported Patient Impact and Hospital Capacity by Facility
3+
parent: Data Sources and Signals
4+
grand_parent: Other Endpoints (COVID-19 and Other Diseases)
5+
nav_order: 2
46
---
57

68
# COVID-19 Hospitalization by Facility

docs/api/covid_hosp_facility_lookup.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2-
title: COVID-19 Reported Patient Impact and Hospital Capacity - Facility lookup
3-
parent: Other Endpoints (COVID-19 and Other Diseases)
2+
title: <i>inactive</i> COVID-19 Reported Patient Impact and Hospital Capacity - Facility lookup
3+
parent: Data Sources and Signals
4+
grand_parent: Other Endpoints (COVID-19 and Other Diseases)
5+
nav_order: 2
46
---
57

68
# COVID-19 Hospitalization: Facility Lookup

docs/api/covidcast-signals/_source-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: SOURCE NAME
33
parent: Data Sources and Signals
4-
grand_parent: COVIDcast Main Endpoint
4+
grand_parent: Main Endpoint (COVIDcast)
55
---
66

77
# SOURCE NAME

docs/api/covidcast-signals/chng.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Change Healthcare
33
parent: Data Sources and Signals
4-
grand_parent: COVIDcast Main Endpoint
4+
grand_parent: Main Endpoint (COVIDcast)
5+
nav_order: 1
56
---
67

78
# Change Healthcare

0 commit comments

Comments
 (0)