Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage + APIs #633

Closed
4 tasks
jbenet opened this issue Jan 24, 2015 · 3 comments
Closed
4 tasks

Usage + APIs #633

jbenet opened this issue Jan 24, 2015 · 3 comments
Assignees
Labels
topic/docs-ipfs Topic docs-ipfs

Comments

@jbenet
Copy link
Member

jbenet commented Jan 24, 2015

  • provide CLI overview
  • provide Golang API overview btc
  • provide JSON API overview
  • mention node-ipfs JS bindings
@jbenet jbenet added the hack label Jan 24, 2015
@jbenet jbenet added this to the α milestone Jan 24, 2015
@jbenet jbenet self-assigned this Jan 26, 2015
@jbenet
Copy link
Member Author

jbenet commented Jan 31, 2015

I'd like to command and API docs. We have ipfs commands which outputs the list. we can probably also trivially generate one page with all the help texts (i've done this before) separated by markdown headers, with a markdown TOC at the head. The API is a bit trickier, as it involves translating our commands lib into nice, standard API text. Definitely doable.

Here are some nice api docs to emulate:

Maybe we can generate much of the markdown needed for slate: https://github.com/tripit/slate -- though we'd still need lots of examples.

cc @mappum

@jbenet jbenet added topic/docs-ipfs Topic docs-ipfs and removed hack labels Mar 28, 2015
@jbenet jbenet modified the milestone: α Mar 29, 2015
@daviddias daviddias removed the backlog label Jan 2, 2016
@daviddias
Copy link
Member

API's are now all being documented at https://github.com/ipfs/api 🎉🎉🎉

ariescodescream pushed a commit to ariescodescream/go-ipfs that referenced this issue Oct 23, 2021
…riable

enhancement/remove-unused-variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/docs-ipfs Topic docs-ipfs
Projects
None yet
Development

No branches or pull requests

3 participants