Skip to content

Commit

Permalink
Update docs versions to 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Tara Drwenski committed Jan 23, 2024
1 parent 056f00e commit 97368c2
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/adminguide/src/site/_data/sidebars/admin_sidebar.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
entries:
- title: Sidebar
product: Administrator's Guide
version: 5.4
version: 5.5
folders:
- title:
output: pdf
Expand Down
2 changes: 1 addition & 1 deletion docs/devguide/src/site/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
theme: unidata-jekyll-theme

# this will appear in an HTML meta tag, sidebar, and perhaps elsewhere
docset_version: 5.4
docset_version: 5.5

# this appears on the top navigation bar next to the home button
topnav_title: THREDDS Data Server (TDS)
Expand Down
2 changes: 1 addition & 1 deletion docs/devguide/src/site/_data/sidebars/dev_sidebar.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
entries:
- title: Sidebar
product: TDS Developer's Guide
version: 5.4
version: 5.5
folders:

- title:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
entries:
- title: Sidebar
product: TDS Tutorial And Reference Documentation
version: 5.4
version: 5.5
folders:

- title:
Expand Down
2 changes: 1 addition & 1 deletion docs/shared/src/site/_data/topnav.yml.golden
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ topnav_dropdowns:
- title: GitHub
external_url: https://github.com/Unidata/tds
- title: Documentation
external_url: https://docs.unidata.ucar.edu/tds/5.4/userguide/index.html
external_url: https://docs.unidata.ucar.edu/tds/5.5/userguide/index.html

- title: Rosetta
folderitems:
Expand Down
2 changes: 1 addition & 1 deletion docs/userguide/src/site/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
theme: unidata-jekyll-theme

# this will appear in an HTML meta tag, sidebar, and perhaps elsewhere
docset_version: 5.4
docset_version: 5.5

# this appears on the top navigation bar next to the home button
topnav_title: THREDDS Data Server (TDS)
Expand Down
2 changes: 1 addition & 1 deletion docs/userguide/src/site/_data/sidebars/user_sidebar.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
entries:
- title: Sidebar
product: TDS User's Guide
version: 5.4
version: 5.5
folders:

- title:
Expand Down

0 comments on commit 97368c2

Please sign in to comment.