Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Document constructor options more formally #1294

Merged
merged 3 commits into from
Apr 10, 2018

Commits on Apr 3, 2018

  1. Document constructor options more formally

    This adds more descriptive and organized definitions for all the available options to the `IPFS` constructor as well as a full reference of events and the `start()` and `stop()` methods.
    
    License: MIT
    Signed-off-by: Rob Brackett <rob@robbrackett.com>
    Mr0grog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    26633f3 View commit details
    Browse the repository at this point in the history
  2. Clarify return values for start()/stop()

    License: MIT
    Signed-off-by: Rob Brackett <rob@robbrackett.com>
    Mr0grog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    4312383 View commit details
    Browse the repository at this point in the history
  3. Replace link to deprecated FAQ repo with discuss

    The FAQ repo has been deprecated, so remove the contribution section's link to it. Instead, link to discuss.ipfs.io and IRC at the end of the FAQ.
    
    License: MIT
    Signed-off-by: Rob Brackett <rob@robbrackett.com>
    Mr0grog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    4c667c7 View commit details
    Browse the repository at this point in the history