Continuing the legacy of Vanced
Collection of all ReVanced documentation.
- π ReVanced Manager: Documentation and usage guides for ReVanced Manager
- π» ReVanced CLI: Documentation and usage guides for ReVanced CLI
- π ReVanced Patcher: Documentation and usage guides for ReVanced Patcher
- π οΈ ReVanced Development: Documentation to setup a development environment for ReVanced
- π ReVanced Resources: Miscellaneous documents used on our platforms, such as Reddit or Discord
Warning
Under docs you will find symbolic links to the documentation of the respective repositories.
Because GitHub does not render symbolic links, you need to clone this repository recursively to see the content of the linked directories or browse the submodules directly under repositories.
-
Checkout the repository recursively:
git clone -c core.symlinks=true https://github.com/revanced/revanced-documentation --recursive && cd revanced-documentation git submodule update --remote
-
Open the documentation in a reader of your choice, such as Visual Studio Code, Sublime Text, or Typora
ReVanced Documentation is licensed under the GPLv3 license. Please see the license file for more information. tl;dr you may copy, distribute and modify ReVanced Documentation as long as you track changes/dates in source files. Any modifications to ReVanced Documentation must also be made available under the GPL, along with build & install instructions.