Skip to content
Snippets Groups Projects
Commit ae997cd6 authored by Jacob Cain's avatar Jacob Cain
Browse files

separate manuals and home

parent 47f0ed0a
No related branches found
No related tags found
No related merge requests found
--- # Home
hide: \ No newline at end of file
- navigation
- toc
---
# Software Manuals
::cards:: cols=3 image-bg
[
{
"title": "ISIS",
"content": "Integrated Software for Imagers and Spectrometers",
"url" : https://isis.astrogeology.usgs.gov/,
"image" : "https://raw.githubusercontent.com/DOI-USGS/ISIS3/dev/rtd_docs/ISIS_Logo.svg"
},
{
"title": "USGSCSM",
"content": "USGS Community Sensor Models",
"url" : ../docs/software/usgscsm/index.html,
"image" : "https://raw.githubusercontent.com/DOI-USGS/usgscsm/main/docs/USGSCSM_Logo.svg"
},
{
"title": "ALE",
"content": "Abstraction Library for Ephemerides",
"url" : ../docs/software/ale/index.html,
"image" : "https://raw.githubusercontent.com/DOI-USGS/ale/main/docs/ALE_Logo.svg"
},
{
"title": "PLIO",
"content": "Planetary Input/Output Library",
"url" : ../docs/software/plio/index.html,
"image" : https://raw.githubusercontent.com/DOI-USGS/plio/main/docs/PLIO_Logo.svg
},
]
::/cards::
# Software Manuals
::cards:: cols=3 image-bg
[
{
"title": "ISIS",
"content": "Integrated Software for Imagers and Spectrometers",
"url" : https://isis.astrogeology.usgs.gov/,
"image" : "https://raw.githubusercontent.com/DOI-USGS/ISIS3/dev/rtd_docs/ISIS_Logo.svg"
},
{
"title": "USGSCSM",
"content": "USGS Community Sensor Models",
"url" : ../docs/software/usgscsm/index.html,
"image" : "https://raw.githubusercontent.com/DOI-USGS/usgscsm/main/docs/USGSCSM_Logo.svg"
},
{
"title": "ALE",
"content": "Abstraction Library for Ephemerides",
"url" : ../docs/software/ale/index.html,
"image" : "https://raw.githubusercontent.com/DOI-USGS/ale/main/docs/ALE_Logo.svg"
},
{
"title": "PLIO",
"content": "Planetary Input/Output Library",
"url" : ../docs/software/plio/index.html,
"image" : https://raw.githubusercontent.com/DOI-USGS/plio/main/docs/PLIO_Logo.svg
},
]
::/cards::
...@@ -36,6 +36,7 @@ nav: ...@@ -36,6 +36,7 @@ nav:
- Getting Started: getting-started/index.md - Getting Started: getting-started/index.md
- How-To Guides: how-to-guides/index.md - How-To Guides: how-to-guides/index.md
- Concepts: concepts/index.md - Concepts: concepts/index.md
- Manuals: manuals/index.md
extra_css: extra_css:
- css/neoteroi-mkdocs.css - css/neoteroi-mkdocs.css
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment