Skip to content

Commit af986b6

Browse files
committed
CONTRIBUTING: Remove docs/README.md reference
Current ocitools docs are the man pages under man/. No docs for building them yet beyond the Makefile rule, and that may be all we need ;). Because there is no downstream consensus on doc locations, remove the reference. Downstream repositories can add it (or similar content) back in as they see fit [1]. I don't expect a lot of churn in this document, so there shouldn't be many conflicts between those downstream changes and further project-template development. [1]: #4 (comment) Signed-off-by: W. Trevor King <[email protected]>
1 parent f353d11 commit af986b6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ before submitting a pull request.
6060

6161
Update the documentation when creating or modifying features. Test
6262
your documentation changes for clarity, concision, and correctness, as
63-
well as a clean documentation build. See ``docs/README.md`` for more
64-
information on building the docs and how docs get released.
63+
well as a clean documentation build.
6564

6665
Pull requests descriptions should be as clear as possible and include a
6766
reference to all the issues that they address.

0 commit comments

Comments
 (0)