diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-09-20 12:40:12 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-09-20 12:40:20 -0700 |
commit | f10bcb49d17234dc52c8b67a7b7fd1796ab6f435 (patch) | |
tree | 070ef3376b67798b9c81c78c940a09ead51dcf49 /guide/README.md | |
parent | 90f059d1ad87a068b0dce92a965175c6ed158ba1 (diff) | |
download | fatcat-f10bcb49d17234dc52c8b67a7b7fd1796ab6f435.tar.gz fatcat-f10bcb49d17234dc52c8b67a7b7fd1796ab6f435.zip |
work in progress on guide (mdbook)
Diffstat (limited to 'guide/README.md')
-rw-r--r-- | guide/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/guide/README.md b/guide/README.md new file mode 100644 index 00000000..a8916ffb --- /dev/null +++ b/guide/README.md @@ -0,0 +1,8 @@ + +This is an [mdBook](https://rust-lang-nursery.github.io/mdBook/index.html), +containing documentation for the fatcat bibliographic catalog, including: + +- contributor style guide (for bibliographic metadata) +- developer (API) documentation +- etc. + |