]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
fscrypt: Adding additional documentation
authorJoe Richey joerichey@google.com <joerichey@google.com>
Wed, 24 May 2017 01:23:09 +0000 (18:23 -0700)
committerJoe Richey joerichey@google.com <joerichey@google.com>
Wed, 31 May 2017 19:33:04 +0000 (12:33 -0700)
commitbd6a1acc8c6b6c03f999558baa4aab464417548d
tree9bcc9700c344c074c84278522ddeec4192f7fbbb
parent3f9c09b1e0901248c96c47e392a2888c40b2f182
fscrypt: Adding additional documentation

This commit moves most of the documentation about contributing to
fscrypt into CONTRIBUTING.md and updates the legal disclaimer.

It also updates the README.md to include all of fscrypt's planned
functionality and dependencies. Finally, the makefile is updated to
include more documentation, versioning support, and a different location
for the output file.

Change-Id: Ib7be98d41bc06dd12b02e42addf06e12a940235a
.gitignore
CONTRIBUTING.md [new file with mode: 0644]
Makefile
README.md