Summary
Document the repository's Lading release configuration in the developer guide.
Rationale
Pull request #568 adds lading.toml with a unit-test preflight rule and documentation-bump globs. Developers need documentation that explains this release configuration and its maintenance requirements.
Affected area
lading.toml
docs/developers-guide.md
Required changes
Add a developer-guide section that:
- Identifies
lading.toml as the repository configuration for Lading.
- Explains that the preflight configuration runs unit tests.
- Explains that the documentation-bump configuration targets
README.md and docs/users-guide.md.
- States when developers must update the configuration as release validation or documentation paths change.
Acceptance criteria
docs/developers-guide.md contains a Lading configuration section.
- The section links to https://github.com/leynos/lading.
- The section describes the unit-test preflight rule.
- The section identifies the documentation-bump globs and their target files.
- The documentation is consistent with
lading.toml.
Backlinks
Summary
Document the repository's Lading release configuration in the developer guide.
Rationale
Pull request #568 adds
lading.tomlwith a unit-test preflight rule and documentation-bump globs. Developers need documentation that explains this release configuration and its maintenance requirements.Affected area
lading.tomldocs/developers-guide.mdRequired changes
Add a developer-guide section that:
lading.tomlas the repository configuration for Lading.README.mdanddocs/users-guide.md.Acceptance criteria
docs/developers-guide.mdcontains a Lading configuration section.lading.toml.Backlinks