chore: remove unfinished /docs

This commit is contained in:
Ushie
2023-08-01 02:17:16 +03:00
parent ba67b0da2d
commit 8b67bbb7b8
18 changed files with 3 additions and 848 deletions

View File

@@ -2,12 +2,6 @@
The official ReVanced Website.
## Documentation
The documentation you see on the live website is generated from a collection of markup files found in [this git repository](https://github.com/revanced/revanced-documentation). The documentation "generator" currently supports asciidoc and markdown.
It looks for markup files in the `testing-docs` folder by default, but you can specify a different path by changing the `REVANCED_DOCS_FOLDER` environment variable.
## Developing
Install dependencies with `npm install` (or `pnpm install`).