Skip to content

Commit 7996a70

Browse files
author
Andy Barrett
committed
Remove ref guide section. Move contents to main level.
1 parent 0ba29b3 commit 7996a70

File tree

1 file changed

+14
-17
lines changed

1 file changed

+14
-17
lines changed

_quarto.yml

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -29,23 +29,20 @@ website:
2929
href: nsidc-data-cookbook/our-cookbook.qmd
3030
- text: "Tools we use"
3131
href: tools-we-use.qmd
32-
- section: "Reference Guides"
33-
href: nsidc-data-cookbook/reference-guides/overview.qmd
34-
contents:
35-
- text: "Dataset search and discovery"
36-
href: reference-guides/dataset-search-and-discovery.qmd
37-
- text: "Common NSIDC file formats"
38-
href: reference-guides/nsidc-file-formats.qmd
39-
- text: "Data Structures"
40-
href: reference-guides/data-structures.qmd
41-
- text: "NSIDC map projections and grids"
42-
href: nsidc-data-cookbook/reference-guides/projections.qmd
43-
- text: "Plotting NSIDC Data"
44-
href: nsidc-data-cookbook/reference-guides/plotting-data.qmd
45-
- text: "Datasets"
46-
href: nsidc-data-cookbook/reference-guides/datasets.qmd
47-
- text: "What is an API?"
48-
- text: "NASA collections and granules"
32+
- text: "Data Structures - types of data"
33+
href: reference-guides/data-structures.qmd
34+
- text: "Dataset search and discovery"
35+
href: reference-guides/dataset-search-and-discovery.qmd
36+
- text: "Common NSIDC file formats"
37+
href: reference-guides/nsidc-file-formats.qmd
38+
- text: "NSIDC map projections and grids"
39+
href: nsidc-data-cookbook/reference-guides/projections.qmd
40+
- text: "Plotting NSIDC Data"
41+
href: nsidc-data-cookbook/reference-guides/plotting-data.qmd
42+
- text: "Datasets"
43+
href: nsidc-data-cookbook/reference-guides/datasets.qmd
44+
- text: "What is an API?"
45+
- text: "NASA collections and granules"
4946
- section: "How do I..."
5047
href: nsidc-data-cookbook/how-to-guides/overview.qmd
5148
contents:

0 commit comments

Comments
 (0)