Skip to content
Open
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
39 changes: 11 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,50 +1,33 @@
// we will need to write a new README.md for the new repo
# MTA Documentation

# Windup Documentation
Prabha blah blah blah blah blah

This repository contains the files for Windup documentation.
Prabha blah blah blah blah blah

[Windup](https://github.com/windup/windup) is an automated application migration and assessment tool.
Prabha blah blah blah blah blah

For developer-focused documentation, see the [Windup wiki](https://github.com/windup/windup/wiki).

## Contributing to Windup documentation

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*.

## Repository Structure

This repository uses the following directory structure:
Prabha blah blah blah blah blah

Prabha blah blah blah blah blah
```
.
├── CONTRIBUTING.adoc (Guide for how to contribute to this repository)
├── README.md (This file)
Prabha blah blah blah blah blah
├── topics (Symbolic link to docs/topics/)
└── docs/ (Contains all the asciidoc topics and top level content spec)
├── GUIDE_NAME/
│   ├── master.adoc (Base AsciiDoc file for this guide)
│   ├── master-docinfo.xml (Metadata about this guide)
│   └── topics (Symbolic link to docs/topics/)
Prabha blah blah blah blah blah
└── topics/
├── images/ (Contains all images)
│   ├── *.png
├── templates/ (AsciiDoc templates to be used across guides)
│   ├── document-attributes.adoc (Stores attributes used across guides)
│   ├── revision-info.adoc (Revision timestamp to be added to all guides)
├── Prabha blah blah blah blah blah
├── Prabha blah blah blah blah blah
└── *.adoc (AsciiDoc files used across guides)
```

## 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)