ssbc / ssb-blobs

blob gossiping ssb-subprotocol
MIT License
12 stars 11 forks source link

Documentation Drive Week 3 #14

Closed elevenpassin closed 5 years ago

elevenpassin commented 5 years ago

Checklist

Rate the current state of the documentation out of 10.

3

Is it clear what this is used for?

Yes but there needs to be a lot of clarity in specific areas like the protocol.

Protocol

is there api documentation?

Yes & No.

While documentation for blobs config is present, API docs for all the properties / methods found in index.js is not present.

Undocumented api list

read code, do you see any undocumented methods?

Yes

for a method is there any undocumented options?

Yes

dominictarr commented 5 years ago

thanks! great detail!

All those missing api documentation are standard for a secret-stack plugin. that should be explained here: https://github.com/ssbc/secret-stack/issues/37