1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-06 19:44:01 +08:00

6 Commits

Author SHA1 Message Date
269550bcba Added link to doc in README.md
- Fixed typo.
- Moved concept document link to top of page.
- Added link to this doc to README.md

License: MIT
Signed-off-by: Nitish Malhotra <nitish.malhotra@gmail.com>
2019-01-15 21:08:37 -05:00
7dbdb0e813 Document cleanup and additional references
- Cleaned up the document.
- Added additional references to documents.

License: MIT
Signed-off-by: Nitish Malhotra <nitish.malhotra@gmail.com>
2019-01-14 21:53:26 -05:00
d304a2faec Fixed the indentation of the sections
- Moved AddAllAndPin as a subsection of UnixfsAPI.Add()

License: MIT
Signed-off-by: Nitish Malhotra <nitish.malhotra@gmail.com>
2019-01-10 22:27:36 -05:00
9e0872338f Updated the code reference links
- go-mfs linked to v0.1.18
- go-unifx linked to v1.1.16

However,

- go-merkledag has been linked to v1.1.13 which is not the right
version. v1.1.15 has not been released and cannot be referenced

License: MIT
Signed-off-by: Nitish Malhotra <nitish.malhotra@gmail.com>
2019-01-10 22:20:49 -05:00
e229bc27c0 Cleanup and resolve docs
- Cleaned up some of the language.
- Added versioned links to the code.
- Provided examples

License: MIT
Signed-off-by: Nitish Malhotra <nitish.malhotra@gmail.com>
2019-01-10 22:20:42 -05:00
75d5e406a8 docs/code-flow : Add code flow documentation for add cmd.
License: MIT
Signed-off-by: Nitish Malhotra <nitish.malhotra@gmail.com>
2019-01-10 22:19:50 -05:00