Skip to content

Commit

Permalink
Edited sidebar to eliminate metadata.html and data.html (#48)
Browse files Browse the repository at this point in the history
* Update metadata.md

Testing removing metadata page

* Update data.md

Testing removing data page

* Update data.md

* Update metadata.md

* Update sidebar_ioos.yml

Hiding metadata.html and data.html from sidebar.
  • Loading branch information
laurabrenskelle authored Mar 8, 2024
1 parent 1b36385 commit 5fc7741
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 35 deletions.
33 changes: 0 additions & 33 deletions _data/sidebars/sidebar_ioos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,39 +57,6 @@ entries:
- title: "Loading into MBON Portal"
url: /mbon-data-flow.html#loading-into-mbon-portal
output: web
- title: "Data and File Formatting"
output: web
folderitems:
- title: "Overview"
url: /data.html
output: web
- title: "Tabular Data"
url: /data.html#tabular-data
output: web
- title: "Data Headers"
url: /data.html#data-headers
output: web
- title: "Data Values"
url: /data.html#data-values
output: web
- title: "Specific Formatting Recommendations for Biological Data"
url: /data.html#specific-formatting-recommendations-for-biological-data
output: web
- title: "Additional Data Documentation"
url: /data.html#additional-data-documentation
output: web
- title: "Metadata and Documentation"
output: web
folderitems:
- title: "Overview"
url: /metadata.html
output: web
- title: "Metadata"
url: /metadata.html#metadata
output: web
- title: "Additional Data Documentation"
url: /metadata.html#additional-data-documentation
output: web
- title: "How to guide for MBON metadata"
output: web
folderitems:
Expand Down
2 changes: 1 addition & 1 deletion _docs/data.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,4 @@ the needs of your data.
data file(s), but indicating that the file is a metadata record, e.g. `[data_file_name]_METADATA.xml`.
* For complicated datasets, supplemental documentation is more useful when structured as a user’s
guide for the data. When constructing such a guide, include enough detail for someone with
sufficient domain knowledge to understand, trust, and reuse your data 20+ years in the future.
sufficient domain knowledge to understand, trust, and reuse your data 20+ years in the future.
2 changes: 1 addition & 1 deletion _docs/metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ document provides field-by-field guidance on how to write high-quality metadata.
data file(s), but indicating that the file is a metadata record, e.g. `[data_file_name]_METADATA.xml`.
* For complicated datasets, supplemental documentation is more useful when structured as a user’s
guide for the data. When constructing such a guide, include enough detail for someone with
sufficient domain knowledge to understand, trust, and reuse your data 20+ years in the future.
sufficient domain knowledge to understand, trust, and reuse your data 20+ years in the future.

0 comments on commit 5fc7741

Please sign in to comment.