Closed rfeud closed 1 year ago
The docs repository is using symbolic links to point to the docs folders for each repository submodule. You need to clone it recursively.
The docs repository is using symbolic links to point to the docs folders for each repository submodule. You need to clone it recursively.
What is the benefit of doing it this way?
Sorry if I'm missing something. When I follow the links from this repository to find the revanced manager documentation, I get to this link: https://github.com/revanced/revanced-documentation/blob/main/docs/revanced-manager
Which seems to be lacking any information, yet using the subreddit I found this link: https://github.com/revanced/revanced-manager/tree/docs/docs
Where the documentation actually is.
The same goes for revanced CLI: https://github.com/revanced/revanced-documentation/blob/main/docs/revanced-cli vs https://github.com/revanced/revanced-cli/tree/main/docs
And for revanced Patches: https://github.com/revanced/revanced-documentation/blob/main/docs/revanced-patches vs https://github.com/revanced/revanced-patches/tree/docs
For some reason though, revanced Development works fine: https://github.com/revanced/revanced-documentation/tree/main/docs/revanced-development
This makes it impossible to access some documentation from the github.