diff --git a/README.rst b/README.rst index faeca20..c3db4c3 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -ATMS Computing Documentation +CliMAS Computing Documentation ======================================= .. image:: https://readthedocs.org/projects/computing-docs/badge/?version=latest @@ -6,7 +6,8 @@ ATMS Computing Documentation :alt: Documentation Status This GitHub repository contains documentation for computing -within the Department of Atmospheric Sciences at the University of Illinois. +within the Department of Climate, Meteorology & Atmospheric Sciences at the University of Illinois +Urbana-Champaign. The latest version of documentation may be viewed at https://computing-docs.readthedocs.io/en/latest/ diff --git a/docs/source/CliMAS_Color.png b/docs/source/CliMAS_Color.png new file mode 100644 index 0000000..bec8105 Binary files /dev/null and b/docs/source/CliMAS_Color.png differ diff --git a/docs/source/Profile.png b/docs/source/Profile.png new file mode 100644 index 0000000..1930898 Binary files /dev/null and b/docs/source/Profile.png differ diff --git a/docs/source/conf.py b/docs/source/conf.py index d3ab882..c21ec0b 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -33,8 +33,9 @@ # -- Options for HTML output html_theme = 'sphinx_rtd_theme' -html_logo = 'ATMS_UIUC.jpg' -#html_logo = 'ATMS_Illinois.png' +#html_logo = 'ATMS_UIUC.jpg' +#html_logo = 'CliMAS_Color.png' +html_logo = 'Profile.png' # -- Options for EPUB output epub_show_urls = 'footnote' todo_include_todos = True diff --git a/docs/source/index.rst b/docs/source/index.rst index d39bc8f..ab32f25 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,8 +1,9 @@ -UNIVERISTY OF ILLINOIS ATMOSPHERIC SCIENCES COMPUTING DOCUMENTATION -=================================================================== +UNIVERSITY OF ILLINOIS DEPARTMENT OF CLIMATE, METEOROLOGY & ATMOSPHERIC SCIENCES COMPUTING DOCUMENTATION +======================================================================================================== This page contains documentation and examples for working with computing resources in the -Department of Atmospheric Sciences at the University of Illinois. +Department of Climate, Meteorology & Atmospheric Sciences at the University of Illinois +Urbana-Champaign. .. note:: diff --git a/docs/source/ssh.rst b/docs/source/ssh.rst index 8d83611..610ced6 100644 --- a/docs/source/ssh.rst +++ b/docs/source/ssh.rst @@ -1,7 +1,7 @@ Access Keeling via ssh ====================== -Keeling is the ATMS computing cluster that can be used for computing work. +Keeling is the CliMAS computing cluster that can be used for computing work. When connecting off campus, the VPN must be used. Information on the CISCO AnyConnect Virtual Private Network (VPN) is available `here `__.