Home
Softono
revanced-documentation

revanced-documentation

Open source
488
Stars
70
Forks
2
Issues
10
Watchers
2 months
Last Commit

About revanced-documentation

πŸ—„ Collection of all ReVanced documentation

Platforms

Web Self-hosted


                       

Continuing the legacy of Vanced

πŸ—„ ReVanced Documentation

Collection of all ReVanced documentation.

πŸ“– Table of contents

[!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.

πŸš€ Get started

  1. Checkout the repository recursively:

    git clone -c core.symlinks=true https://github.com/revanced/revanced-documentation --recursive && cd revanced-documentation
    git submodule update --remote
  2. Open the documentation in a reader of your choice, such as Visual Studio Code, Sublime Text, or Typora

πŸ“œ Licence

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.