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

MTA-2950: Update the index file and temporary update to README.md #2

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
19 changes: 7 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@

# Windup Documentation
# MTA Documentation

This repository contains the files for Windup documentation.
This repository contains the files for Migration Toolkit for Applications (MTA) documentation.

[Windup](https://github.com/windup/windup) is an automated application migration and assessment tool.
[MTA](https://github.com/migtools/mta-documentation) is an automated application migration and assessment tool.

For developer-focused documentation, see the [Windup wiki](https://github.com/windup/windup/wiki).
For upstream developer-focused information, see the [Konveyor homepage](https://www.konveyor.io/).

## Contributing to Windup documentation
## Contributing to MTA documentation

This project is [Apache 2.0 licensed](LICENSE) and accepts contributions via
GitHub pull requests.
This project is [Apache 2.0 licensed](LICENSE) and accepts contributions via GitHub pull requests.

See the [Contributors Guide](CONTRIBUTING.adoc) for details.

## Reporting a documentation bug

To report a Windup documentation issue, submit a Jira issue on the [Windup project page]]{JiraWindupURL} with the *Component* field set to *Documentation*.
To report an MTA documentation issue, submit a Jira issue on the [MTA documentation project page]](https://issues.redhat.com/projects/MTA/issues/MTA-2944?filter=allopenissues) with the *Component* field set to *Documentation*.

## Repository Structure

Expand Down Expand Up @@ -44,7 +43,3 @@ This repository uses the following directory structure:
## Code of conduct

[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](CODE_OF_CONDUCT.md)

## PR preview rendering

[![](https://www.netlify.com/img/global/badges/netlify-light.svg)](https://www.netlify.com)
5 changes: 1 addition & 4 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,7 @@ <h1>{{ site.title | default: site.github.repository_name }}</h1>
{{ content }}

<footer class="site-footer">
<span class="site-footer-renderer"><p align="center"><a href="https://www.netlify.com"><img src="https://www.netlify.com/img/global/badges/netlify-light.svg"></a></p></span>
{% if site.github.is_project_page %}
<span class="site-footer-owner"><p align="center"><a href="{{ site.github.repository_url }}">{{ site.github.repository_name }}</a> is maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a>.</p></span>
{% endif %}
<!-- Do you have a footer that you want to add -->
</footer>
</main>
</body>
Expand Down
7 changes: 4 additions & 3 deletions docs/topics/templates/document-attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,17 @@ ifdef::mtr[]
:WebNameTitle: Web Console
:WebNameURL: web_console_guide
:WebConsoleBookName: {WebNameTitle} Guide
:ProductVersion: 1.2.5
:ProductVersion: 1.2.6
:PluginName: MTR plugin
:ProductDistributionVersion: 1.2.5.GA-redhat-00001
:ProductDistribution: mtr-1.2.5.GA-offline
:ProductDistributionVersion: 1.2.6.GA-redhat-00001
:ProductDistribution: mtr-1.2.6.GA-offline
:DevDownloadPageURL: https://developers.redhat.com/products/mtr/download
:IDEPluginFilename: migrationtoolkit-mtr-eclipse-plugin-repository
:JiraWindupURL: https://issues.redhat.com/projects/WINDUP
:CodeReadyStudioDownloadPageURL: http://download.jboss.org/jbosstools/photon/stable/updates/mtr/
endif::[]


// *******************
// * Component names *
// *******************
Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ Migration Toolkit for Runtimes
- [IntelliJ IDEA Plugin Guide](docs/intellij-idea-plugin-guide-mtr/master/index.html)
- [Release Notes](docs/release-notes-mtr/master/index.html)
- [Visual Studio Code Extension Guide](docs/vs-code-extension-guide-mtr/master/index.html)
- [Introduction to the Migration Toolkit for Runtimes](docs/getting-started-guide-mtr/master/index.html)
- [Introduction to the Migration Toolkit for Runtimes](docs/getting-started-guide-mtr/master/index.html)