Skip to content

Commit

Permalink
Further doc updates to presentations.html, dropdown-menu.js
Browse files Browse the repository at this point in the history
presentations.html
- Change page title to and page header to "Presentations on recent
  GEOS-Chem developments"

dropdown-menu.js
- Added "Debugging Tips" to "About GEOS-Chem" (points to ReadTheDocs)
- Added "IMI" to "About GEOS-Chem (points to imi.readthedocs.io)
- Updated presentations link to "Presentations on recent GEOS-Chem
  developments"
- Fixed broken link to "Speeding up GEOS-Chem (points to ReadTheDocs)

Signed-off-by: Bob Yantosca <[email protected]>
  • Loading branch information
yantosca committed May 23, 2024
1 parent bd27da6 commit 5dec5ea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions dropdown-menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,12 @@ function inlineDropDownMenu() {
<li><a href="http://wiki.geos-chem.org/Guide_to_GEOS-Chem_simulations" >Simulations</a></li>\
<li><a href="http://wiki.geos-chem.org/GEOS-Chem_benchmarking" title="">Benchmarking</a></li>\
<li><a href="http://wiki.geos-chem.org/Guide_to_compilers_for_GEOS-Chem" >Compilers</a></li>\
<li><a href="https://geos-chem.readthedocs.io/en/latest/geos-chem-shared-docs/supplemental-guides/debug-guide.html" >Debugging tips</a></li>\
<li><a href="https://geos-chem.readthedocs.io" >GEOS-Chem Classic</a></li>\
<li><a href="https://gchp.readthedocs.io" >GCHP</a></li>\
<li><a href="https://hemco.readthedocs.io" >HEMCO</a></li>\
<li><a href="http://wrf.geos-chem.org/" >WRF-GC</a></li>\
<li><a href="http://imi.readthedocs.io/" >Integrated Methane Inversion (IMI)</a></li>\
<li><a href="logo.html" >GEOS-Chem logo</a></li>\
</ul>\
</li>\
Expand All @@ -79,9 +81,9 @@ function inlineDropDownMenu() {
<li><a href="http://wiki.geos-chem.org/" >GEOS-Chem Wiki</a></li>\
<li><a href="http://youtube.geos-chem.org/" >GEOS-Chem Youtube channel</a></li>\
<li><a href="http://wiki.geos-chem.org/GEOS-Chem_overview#GEOS-Chem_Guides" >GEOS-Chem Guides</a></li>\
<li><a href="presentations.html" >Presentations on new GEOS-Chem model developments</a></li>\
<li><a href="presentations.html" >Presentations on recent GEOS-Chem developments</a></li>\
<li><a href="http://wiki.geos-chem.org/Frequently_asked_questions_about_GEOS-Chem" >GEOS-Chem FAQ</a></li>\
<li><a href="https://geos-chem.readthedocs.io/en/gcclassic-user-guide/run-speedup.html" >Speeding up GEOS-Chem</a></li>\
<li><a href="https://geos-chem.readthedocs.io/en/latest/gcclassic-user-guide/run-speedup.html" >Speeding up GEOS-Chem</a></li>\
<li><a href="cube-sphere.html" >Cubed-sphere grid illustrations</a></li>\
</ul>\
</li>\
Expand Down
4 changes: 2 additions & 2 deletions presentations.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Presentations on new model developments" />
<meta name="twitter:image" content="https://geos-chem.org" />
<title>Presentations on new model developments</title>
<title>Presentations on recent GEOS-Chem developments</title>
<meta http-equiv="x-ua-compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link type="text/css" rel="stylesheet" href="css/css_xE-rWrJf-fncB6ztZfd2huxqgxu4WO-qwma6Xer30m4%EF%B9%96m=1675397288.css" media="all" />
Expand Down Expand Up @@ -85,7 +85,7 @@ <h2 class="block-title" ng-non-bindable="">Site-Logo</h2>
<a name="main-content"></a>
<header id="main-content-header">
<a name="main-content"></a>
<h1 id="page-title" ng-non-bindable="">Presentations on recent model developments</h1>
<h1 id="page-title" ng-non-bindable="">Presentations on recent GEOS-Chem developments</h1>
</header>

<!--front panel regions beg-->
Expand Down

0 comments on commit 5dec5ea

Please sign in to comment.