docs: delete executed design specs and check every doc link - #33
Merged
Merged
Conversation
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this changes
docs/superpowers/(8 specs, 2 plans). All were executed; the decisions they carried live indocs/decisions/, the history in git.docs/PROVENANCE.md,docs/tour/09-wizard.md), keeping the facts inline.tests/documentation.batsnow checks backticked paths inREADME.md,CONTRIBUTING.mdanddocs/README.mdtoo, and checks that every relative link and image underREADME.md,CONTRIBUTING.mdanddocs/resolves.CONTRIBUTING.md: you/.github is a repository name, not a path in this repo, so it is no longer backticked.How it was verified
bats tests/documentation.bats: widened path test failed withmissing: you/.githubbefore the fix, 5/5 pass after.mise run test-unit: 199/199.mise run lint: clean.Checklist
mise run lintpassesmise run test-runnerpasses — docs and a doc test only; CI runs it