Skip to content

Commit fd27725

Browse files
committed
docs: Remove documentation section
The documentation for patches is being moved to the ReVanced Patcher repository. The reason for this is because the documentation about how to create patches using ReVanced Patcher, belongs in the ReVanced Patcher repository, whereas documentation specific to the public API of ReVanced Patches belongs in this repository. Because the public API has no documentation yet, the section is removed until then.
1 parent 0b70cf8 commit fd27725

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ This document describes how to contribute to ReVanced Patches.
6464

6565
## 📖 Resources to help you get started
6666

67-
* The [documentation](https://github.com/ReVanced/revanced-patches/tree/docs/docs) provides the fundamentals of patches
68-
and everything necessary to create your own patch from scratch
67+
* The [documentation](https://github.com/ReVanced/revanced-patcher/tree/docs) contains the fundamentals
68+
of ReVanced Patcher and how to use ReVanced Patcher to create patches
6969
* [Our backlog](https://github.com/orgs/ReVanced/projects/12) is where we keep track of what we're working on
7070
* [Issues](https://github.com/ReVanced/revanced-patches/issues) are where we keep track of bugs and feature requests
7171

@@ -110,7 +110,7 @@ are unaffected by this change.
110110

111111
## 📝 How to contribute
112112

113-
1. Before contributing, it is recommended to open an issue to discuss your change
113+
1. Before contributing, it is recommended to open an issue to discuss your change
114114
with the maintainers of ReVanced Patches. This will help you determine whether your change is acceptable
115115
and whether it is worth your time to implement it
116116
2. Development happens on the `dev` branch. Fork the repository and create your branch from `dev`

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,6 @@ You can use [ReVanced CLI](https://github.com/ReVanced/revanced-cli) or [ReVance
9393

9494
Thank you for considering contributing to ReVanced Patches. You can find the contribution guidelines [here](CONTRIBUTING.md).
9595

96-
### 📃 Documentation
97-
98-
The documentation provides the fundamentals of patches and everything necessary to create your own patch from scratch.
99-
You can find it [here](https://github.com/ReVanced/revanced-patches/tree/docs/docs).
100-
10196
### 🛠️ Building
10297

10398
In order to build ReVanced Patches, you can follow the [ReVanced documentation](https://github.com/ReVanced/revanced-documentation).

0 commit comments

Comments
 (0)