Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modified JANA1to2 Docs main page #357

Merged
merged 2 commits into from
Sep 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 7 additions & 9 deletions docs/jana1to2/transition-guide-jana1-to-jana2.md
Original file line number Diff line number Diff line change
@@ -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
## 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)
## 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 [[email protected]](mailto:[email protected]).
Loading