From 017f38eb66abbbd1d00db64fa3cd3bcc538c37d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Martins=20Filho?= Date: Mon, 9 Dec 2024 21:28:09 -0300 Subject: [PATCH 1/2] created community chat for Stressify Performance Testing --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e077bc1..d1df925 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ Julia Performance Testing Logo -| Code Coverage | Documentation | -|---------------|---------------| -| [![codecov](https://codecov.io/gh/jfilhoGN/Stressify.jl/graph/badge.svg?token=JMUM3ITLXK)](https://codecov.io/gh/jfilhoGN/Stressify.jl) | [![Documentation Status](https://readthedocs.org/projects/stressifyjl/badge/?version=latest)](https://stressifyjl.readthedocs.io/en/latest/) | +| Code Coverage | Documentation | Community | +|---------------|---------------|-----------| +| [![codecov](https://codecov.io/gh/jfilhoGN/Stressify.jl/graph/badge.svg?token=JMUM3ITLXK)](https://codecov.io/gh/jfilhoGN/Stressify.jl) | [![Documentation Status](https://readthedocs.org/projects/stressifyjl/badge/?version=latest)](https://stressifyjl.readthedocs.io/en/latest/) | [![Gitter](https://img.shields.io/gitter/room/DAVFoundation/DAV-Contributors.svg?style=flat-square)](https://app.gitter.im/#/room/#stressify:gitter.im) # Stressify Performance Test From 2fa9dc81444f87699e6ce703f4d469ca46625315 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Martins=20Filho?= Date: Mon, 9 Dec 2024 21:37:52 -0300 Subject: [PATCH 2/2] create in documentation a link to the community --- docs/source/guide.rst | 11 +++++++++++ docs/source/index.rst | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/docs/source/guide.rst b/docs/source/guide.rst index 2aaa974..6eff67f 100644 --- a/docs/source/guide.rst +++ b/docs/source/guide.rst @@ -1,5 +1,9 @@ .. _guide: +.. _Stressify: https://github.com/jfilhoGN/Stressify.jl/tree/main/examples +.. _Documentation: https://stressifyjl.readthedocs.io/en/latest/ +.. _Community: https://app.gitter.im/#/room/#stressify:gitter.im + User Guide ========== @@ -20,4 +24,11 @@ Finally, using the Julia language, it was also created to facilitate the creatio However, with Julia's vast mathematical and statistical library, it facilitates the creation of new metrics from the execution return, with a dictionary with all response times. +Important Links +------------------- + +In this links you can find more information about Stressify, enter in our community, it's a pleasure to have you with us. +- `Stressify`_ +- `Documentation`_ +- `Community`_ diff --git a/docs/source/index.rst b/docs/source/index.rst index 0066c4d..acdcf90 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,7 +1,7 @@ Welcome to Stressify.jl's documentation! ======================================== -Contents: +Contents: Welcome to Stressify.jl' Performance Testing Documentation! .. toctree:: :maxdepth: 2