From dc64be5447f8fd42e389b423cccb6286651cf67d Mon Sep 17 00:00:00 2001 From: raiqarasool Date: Wed, 11 Sep 2024 13:36:31 -0400 Subject: [PATCH 1/2] Modified JANA1to2 main page for links --- docs/jana1to2/transition-guide-jana1-to-jana2.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/docs/jana1to2/transition-guide-jana1-to-jana2.md b/docs/jana1to2/transition-guide-jana1-to-jana2.md index 991b513aa..e411a4a91 100644 --- a/docs/jana1to2/transition-guide-jana1-to-jana2.md +++ b/docs/jana1to2/transition-guide-jana1-to-jana2.md @@ -1,16 +1,14 @@ # Transition Guides for JANA1 to JANA2 -Welcome to the transition guides for JANA1 to JANA2! This page provides an overview of the changes and directs you to detailed documentation to help you navigate the updates effectively. +Welcome to the transition guides for JANA1 to JANA2! This page provides an overview of the changes and directs you to detailed documentation to help you navigate the updates effectively. As JANA transitions from version 1 (JANA1) to version 2 (JANA2), several important changes have been made. To assist you in adapting to these changes, we have created two comprehensive guides: -## Overview +## 1. **Developers Transition Guide:** +This guide focuses on key syntax and structural changes between JANA1 and JANA2. It is intended for developers who need to understand and update their codebase according to the new standards. + - [Developers Transition Guide: Key Syntax Changes](jana1to2/developers-transition-guide.md) -As JANA transitions from version 1 (JANA1) to version 2 (JANA2), several important changes have been made. To assist you in adapting to these changes, we have created two comprehensive guides: - -1. **Developers Transition Guide:** This guide focuses on key syntax and structural changes between JANA1 and JANA2. It is intended for developers who need to understand and update their codebase according to the new standards. - - [Developers Transition Guide: Key Syntax Changes](developers-transition-guide.md) - -2. **Parameter Changes Guide:** This guide details the changes in parameters between JANA1 and JANA2. It provides user-focused information on how these changes impact configurations and usage. - - [Parameter Changes Guide](parameter-changes-guide.md) +## 2. **Parameter Changes Guide:** +This guide details the changes in parameters between JANA1 and JANA2. It provides user-focused information on how these changes impact configurations and usage. + - [Parameter Changes Guide](jana1to2/parameter-changes-guide.md) These resources are designed to help you understand the modifications and adapt your workflow accordingly. For additional assistance or if you have any questions, contact [rasool@jlab.org](mailto:rasool@jlab.org). \ No newline at end of file From aa8e392c9f5d451a8eb6dfcccc8fa62b05053c64 Mon Sep 17 00:00:00 2001 From: raiqarasool Date: Wed, 11 Sep 2024 13:38:20 -0400 Subject: [PATCH 2/2] Modified JANA1to2 main page for headings --- docs/jana1to2/transition-guide-jana1-to-jana2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/jana1to2/transition-guide-jana1-to-jana2.md b/docs/jana1to2/transition-guide-jana1-to-jana2.md index e411a4a91..489cee2f0 100644 --- a/docs/jana1to2/transition-guide-jana1-to-jana2.md +++ b/docs/jana1to2/transition-guide-jana1-to-jana2.md @@ -2,11 +2,11 @@ Welcome to the transition guides for JANA1 to JANA2! This page provides an overview of the changes and directs you to detailed documentation to help you navigate the updates effectively. As JANA transitions from version 1 (JANA1) to version 2 (JANA2), several important changes have been made. To assist you in adapting to these changes, we have created two comprehensive guides: -## 1. **Developers Transition Guide:** +## Developers Transition Guide This guide focuses on key syntax and structural changes between JANA1 and JANA2. It is intended for developers who need to understand and update their codebase according to the new standards. - [Developers Transition Guide: Key Syntax Changes](jana1to2/developers-transition-guide.md) -## 2. **Parameter Changes Guide:** +## Parameter Changes Guide This guide details the changes in parameters between JANA1 and JANA2. It provides user-focused information on how these changes impact configurations and usage. - [Parameter Changes Guide](jana1to2/parameter-changes-guide.md)