Poor Documentation for building #107
Labels
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: distok/cutthecord#107
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As it stands, the documentation for a manual build is confusing and needs more detail. The example ctcconfig is not adaptable for most people for ease of use; ctcconfig does not have sane defaults in its example file.
The manual build section lists "necessary patches" without listing what patches they are and mentions applying the patches without giving anything more than an unhelpful command as an example. The second issue is worse as it doesn't tell how to apply the patches, what to apply them to, or any detail that could allow either of those to be inferred. This means that, unless you have adequate experience with the patch command, you will not be able to build.
The fix to this would simply be adding more detail to the manual build and cleaning up the default config file to be more generic and easy to change.