kubo/docs
Rob Brackett 76f018cacf
Add README to docs folder, fixes #5049
Also adds a link to the authors list in the top-level README.

License: MIT
Signed-off-by: Rob Brackett <rob@robbrackett.com>
2018-06-07 09:57:41 -07:00
..
AUTHORS Updated authors doc 2016-08-18 11:54:48 -07:00
command-completion.md docs: Probably helpful to link to the completion script 2015-04-22 11:39:42 -07:00
config.md Add docs for --profile=lowpower 2018-04-23 20:33:40 +09:00
datastores.md add flatfs note 2017-09-10 17:35:43 -07:00
debug-guide.md docs: Update and clean-up 2017-09-12 18:47:53 +02:00
developer-certificate-of-origin Add developer certificate of origin document 2017-06-26 15:36:35 -07:00
experimental-features.md docs: fix experimental features toc 2018-04-25 10:07:28 +10:00
file-transfer.md misc: Fix a few typos 2018-03-30 09:47:22 +02:00
fuse.md docs: Update and clean-up 2017-09-12 18:47:53 +02:00
generate-authors.sh added AUTHORS file 2015-02-11 07:42:21 -08:00
github-issue-guide.md docs: Update and clean-up 2017-09-12 18:47:53 +02:00
implement-api-bindings.md docs: Update and clean-up 2017-09-12 18:47:53 +02:00
openbsd.md docs: Update and clean-up 2017-09-12 18:47:53 +02:00
plugins.md Update plugins.md 2017-10-05 02:18:11 -07:00
README.md Add README to docs folder, fixes #5049 2018-06-07 09:57:41 -07:00
releases.md misc: Fix a few typos 2018-03-30 09:47:22 +02:00
transports.md docs: add transports.md 2017-07-04 21:39:12 +02:00
windows.md Change Windows build documentation 2018-04-03 14:24:47 -04:00

Documentation and Guides

If youre experiencing an issue with IPFS, please follow our issue guide when filing an issue!

Otherwise, check out the following guides to using and developing IPFS:

General Usage

API Support

Developing go-ipfs

Other