Skip to content

Commit 5f4302f

Browse files
committed
REL-1274686: Update README.md to reference docs
1 parent d988c87 commit 5f4302f

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,16 @@ Artifacts/
5757
- `SampleRap.dll` — the main .NET assembly (agents, event handlers, services)
5858
- The compiled `SampleRap.CustomPage` ASP.NET MVC application (zipped as a custom page)
5959
- `application.xml` — the Relativity application schema defining the app's components
60+
61+
## Documentation
62+
63+
This repository includes comprehensive documentation for RAP Builder under the [`Documentation/`](Documentation/) folder. Start at [Documentation/README.md](Documentation/README.md) for an overview and links to additional guides:
64+
65+
| Guide | Description |
66+
| ----- | ----------- |
67+
| [Getting Started](Documentation/getting-started.md) | Install RAP Builder and build your first RAP. |
68+
| [CLI Reference](Documentation/cli-reference.md) | Complete reference for all command-line arguments. |
69+
| [Configuration Reference](Documentation/configuration-reference.md) | Schema details for `build.xml` and `application.xml`. |
70+
| [Validation and Errors](Documentation/validation-and-errors.md) | Understanding validation output, error messages, and SDK checks. |
71+
| [Troubleshooting](Documentation/troubleshooting.md) | Common issues and solutions. |
72+
| [Migration Guide](Documentation/migration-guide.md) | Migrate from manual packaging or Publish to Relativity Tool. |

0 commit comments

Comments
 (0)