You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ ld-decode is a GPL3 open-source project run entirely by volunteers and provided
19
19
20
20
Note that the main repo is under constant development and, while we strive to keep it stable, it is a part of the active development cycle. Contributors maintain ready-made binary builds which are far more suitable for end-users and are available for platforms such as Windows and Apple MacOS. The main ld-decode repo targets only Ubuntu (generally the current LTS version - although it's possible to compile the project on most Linux flavors).
21
21
22
-
If you'd like to download binaries or compile the project from source please see the project's wiki for detailed instructions.
22
+
If you'd like to download binaries or compile the project from source please see the [ld-decode documentation](https://happycube.github.io/ld-decode-docs/) for detailed instructions.
23
23
24
24
## Building from Source
25
25
@@ -43,9 +43,9 @@ For installation instructions after building, see **[INSTALL.md](INSTALL.md)** w
43
43
# Documentation
44
44
45
45
> [!Important]
46
-
> If in doubt read the wiki!
46
+
> If in doubt read the documentation!
47
47
48
-
You can find the wiki here: [ld-decode Wiki](https://github.com/happycube/ld-decode/wiki)
48
+
You can find the documentation here: [ld-decode documentation](https://happycube.github.io/ld-decode-docs/)
49
49
50
50
51
51
# The decoding tool-chain
@@ -55,12 +55,14 @@ You can find the wiki here: [ld-decode Wiki](https://github.com/happycube/ld-dec
55
55
56
56
# Want to get involved?
57
57
58
-
The wiki includes details of the ld-decode community's Discord / IRC Bridge and the now legacy Facebook group.
58
+
The documentation includes details of the ld-decode community's Discord / IRC Bridge and the now legacy Facebook group.
59
59
60
60
If you are interested in contributing or have general questions please join the [Domesday86 Discord server](https://discord.gg/pVVrrxd) which has the entire family of decode projects developers on it (or IRC if you must) as the Facebook group is mostly inactive.
61
61
62
62
For detailed information on how to contribute code, report bugs, or suggest enhancements, please see **[CONTRIBUTING.md](CONTRIBUTING.md)**.
63
63
64
+
You can also contribute to the project documentation, see the [ld-decode documentation github](https://github.com/happycube/ld-decode-docs) for details.
65
+
64
66
There is also a VHS specific subreddit [r/vhs-decode](https://new.reddit.com/r/vhsdecode/) that is fairly active.
0 commit comments