From f83f5b04afc5e27c17ed981e879ed2e22f3b474b Mon Sep 17 00:00:00 2001 From: Rohe Date: Mon, 16 Sep 2024 08:44:26 -0600 Subject: [PATCH] Rolled back the updates to index.rst as it has bad links. --- docs/source/index.rst | 41 +++++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index ee9a229..08f1663 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -13,7 +13,7 @@ Welcome to SDynPy's documentation! ================================== -|docs| |tests| |coverage| |lint| |version| +|documentation| |build| |codecov| |coveralls| |codefactor| |pylint| |docker| **SDynPy** is a package for performing structural dynamic analyses using Python. It contains several objects that represent various structural dynamics data @@ -30,11 +30,10 @@ an overview of recommended workflows and a summary of current functionality. Information *********** -- `Contributing `_ -- `Documentation `_ -- `Project `_ -- `Releases `_ -- `Tutorial `_ +- `Documentation `_ +- `Project `_ +- `Releases `_ +- `Tutorial `_ .. toctree:: :maxdepth: 2 @@ -57,21 +56,23 @@ Indices and tables .. Badges ======================================================================== -.. |docs| image:: https://cee-gitlab.sandia.gov/structMechTools/structural-dynamics-python-libraries/-/jobs/artifacts/main/raw/badges/docs.svg?job=pages - :target: http://structmechtools.cee-gitlab.lan/structural-dynamics-python-libraries/ - :alt: docs +.. |documentation| image:: https://img.shields.io/github/actions/workflow/status/sandialabs/sdynpy/pages.yml?branch=main&label=Documentation + :target: https://sandialabs.github.io/sdynpy/ -.. |tests| image:: https://cee-gitlab.sandia.gov/structMechTools/structural-dynamics-python-libraries/-/jobs/artifacts/main/raw/badges/tests.svg?job=basic-tests - :target: https://cee-gitlab.sandia.gov/structMechTools/structural-dynamics-python-libraries/-/jobs/artifacts/main/raw/logs/report.xml?job=basic-tests - :alt: tests +.. |build| image:: https://img.shields.io/github/actions/workflow/status/sandialabs/sdynpy/main.yml?branch=main&label=GitHub&logo=github + :target: https://github.com/sandialabs/sdynpy -.. |coverage| image:: https://cee-gitlab.sandia.gov/structMechTools/structural-dynamics-python-libraries/badges/main/coverage.svg - :target: https://cee-gitlab.sandia.gov/structMechTools/structural-dynamics-python-libraries/-/pipelines/latest - :alt: coverage +.. |pylint| image:: https://raw.githubusercontent.com/sandialabs/sdynpy/gh-pages/pylint.svg + :target: https://github.com/sandialabs/sdynpy -.. |lint| image:: https://cee-gitlab.sandia.gov/structMechTools/structural-dynamics-python-libraries/-/jobs/artifacts/main/raw/badges/lint.svg?job=static-code-checks - :target: https://cee-gitlab.sandia.gov/structMechTools/structural-dynamics-python-libraries/-/jobs/artifacts/main/raw/logs/lint.log?job=static-code-checks - :alt: lint +.. |coveralls| image:: https://img.shields.io/coveralls/github/sandialabs/sdynpy?logo=coveralls&label=Coveralls + :target: https://coveralls.io/github/sandialabs/sdynpy?branch=main -.. |version| image:: https://cee-gitlab.sandia.gov/structMechTools/structural-dynamics-python-libraries/-/jobs/artifacts/main/raw/badges/version.svg?job=badges - :target: https://cee-gitlab.sandia.gov/structMechTools/structural-dynamics-python-libraries/-/releases +.. |codecov| image:: https://img.shields.io/codecov/c/github/sandialabs/sdynpy?label=Codecov&logo=codecov + :target: https://codecov.io/gh/sandialabs/sdynpy + +.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/sandialabs/sdynpy?label=Codefactor&logo=codefactor + :target: https://www.codefactor.io/repository/github/sandialabs/sdynpy + +.. |docker| image:: https://img.shields.io/docker/v/dprohe/sdynpy?color=0db7ed&label=Docker%20Hub&logo=docker&logoColor=0db7ed + :target: https://hub.docker.com/r/dprohe/sdynpy