From d810254dc10d8ff19e9fd85609edd5cebed929a5 Mon Sep 17 00:00:00 2001 From: Wangmo Tenzing Date: Fri, 24 Jan 2025 18:17:11 -0800 Subject: [PATCH] updating to new eyeon logo and adding more to intro --- docs/source/conf.py | 2 +- docs/source/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index bf93f2a..2d131b9 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -61,7 +61,7 @@ # Napoleon settings for NumPy and Google style docstrings napoleon_google_docstring = True napoleon_numpy_docstring = True -html_favicon = html_logo = "../../Photo/EyeON_logo.png" +html_favicon = html_logo = "../../Photo/EyeON_Mascot.png" html_sidebars = {"**": ["globaltoc.html", "relations.html", "searchbox.html"]} html_static_path = ["_static"] diff --git a/docs/source/index.rst b/docs/source/index.rst index 91172bf..5b1bf0b 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -6,7 +6,7 @@ Welcome to EyeON's Documentation ================================= -EyeON is a CLI tool that allows users to get software data pertaining to their machines. +EyeON is a CLI tool that allows users to get software data pertaining to their machines by performing threat and inventory analysis. It can be used to quickly generate manifests of installed software or potential firmare patches. These manifests are then submitted to a database and LLNL can use them to continuously monitor OT software for threats. .. toctree:: :maxdepth: 2