Skip to content

Commit

Permalink
docs: update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ndr-brt committed Sep 20, 2024
1 parent 83424f7 commit 08fb6e6
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 86 deletions.
5 changes: 0 additions & 5 deletions CONTRIBUTING.md

This file was deleted.

19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,22 @@
# Runtime Metamodel
# EDC Runtime Metamodel

[![documentation](https://img.shields.io/badge/documentation-8A2BE2?style=flat-square)](https://eclipse-edc.github.io)
[![discord](https://img.shields.io/badge/discord-chat-brightgreen.svg?style=flat-square&logo=discord)](https://discord.gg/n4sD9qtjMQ)
[![latest version](https://img.shields.io/maven-central/v/org.eclipse.edc/runtime-metamodel?logo=apache-maven&style=flat-square&label=latest%20version)](https://search.maven.org/artifact/org.eclipse.edc/runtime-metamodel)
[![license](https://img.shields.io/github/license/eclipse-edc/Runtime-Metamodel?style=flat-square&logo=apache)](https://www.apache.org/licenses/LICENSE-2.0)
<br>
[![build](https://img.shields.io/github/actions/workflow/status/eclipse-edc/Runtime-Metamodel/verify.yaml?branch=main&logo=GitHub&style=flat-square&label=ci)](https://github.com/eclipse-edc/Runtime-Metamodel/actions/workflows/verify.yaml?query=branch%3Amain)
[![snapshot build](https://img.shields.io/github/actions/workflow/status/eclipse-edc/Runtime-Metamodel/trigger_snapshot.yml?branch=main&logo=GitHub&style=flat-square&label=snapshot-build)](https://github.com/eclipse-edc/Runtime-Metamodel/actions/workflows/trigger_snapshot.yml)
[![nightly build](https://img.shields.io/github/actions/workflow/status/eclipse-edc/Release/nightly.yaml?branch=main&logo=GitHub&style=flat-square&label=nightly-build)](https://github.com/eclipse-edc/Release/actions/workflows/nightly.yaml)

---

This repository contains the runtime metamodel classes and annotations that describe the EDC module model.

### Documentation

Base documentation can be found on the [documentation website](https://eclipse-edc.github.io).

## Contributing

See [how to contribute](https://github.com/eclipse-edc/.github/blob/main/CONTRIBUTING.md).
See [how to contribute](https://github.com/eclipse-edc/eclipse-edc.github.io/blob/main/CONTRIBUTING.md).
1 change: 0 additions & 1 deletion docs/developer/README.md

This file was deleted.

78 changes: 0 additions & 78 deletions docs/legal/generateThirdPartyReport.sh

This file was deleted.

0 comments on commit 08fb6e6

Please sign in to comment.