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

[Docs] Overhaul documentation files #920

Merged
merged 19 commits into from
Jun 18, 2019

Commits on Jun 17, 2019

  1. Update build notes

    Also, remove the now redundant README_osx.md file
    Fuzzbawls committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    a544132 View commit details
    Browse the repository at this point in the history
  2. Update Contributing guidelines

    Mainly punctuation and styling changes. Added a section about rebasing
    pull requests.
    Fuzzbawls committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    4fa4cc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7d0ec7 View commit details
    Browse the repository at this point in the history
  4. Update tor.md

    Updated to consider more recent versions and features of the tor router
    (automatic hidden service creation/deletion).
    Fuzzbawls committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    c5f6822 View commit details
    Browse the repository at this point in the history
  5. Update translation_process.md

    Fix some typos and refresh with more current information.
    Fuzzbawls committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    231f28e View commit details
    Browse the repository at this point in the history
  6. Update zmq.md

    Typo fixes and update python to python3 in sample commands
    Fuzzbawls committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    785b61c View commit details
    Browse the repository at this point in the history
  7. Introduce dependencies.md

    This file contains explicit dependency information used for release
    builds (version, link, etc).
    Fuzzbawls committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    df0d2ba View commit details
    Browse the repository at this point in the history
  8. Reformat files.md

    Changed to markdown table layout for ease of reading. Removed old
    bitcoin-only information for older versions that we never used.
    Fuzzbawls committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    2f5efbd View commit details
    Browse the repository at this point in the history
  9. Update and reformat init.md

    Fuzzbawls committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    3cea76b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5b4f73d View commit details
    Browse the repository at this point in the history
  11. Update doc/README.md

    Fix namings, outdated links, and sample commands
    Fuzzbawls committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    20f2513 View commit details
    Browse the repository at this point in the history
  12. Update test/functional/README.md

    Added more details regarding the purpose, writing, and use of the
    regression test suite.
    Fuzzbawls committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    9335a10 View commit details
    Browse the repository at this point in the history
  13. Update release-process.md

    Minor formatting and grammatical changes. Remove stale reference to the
    aarch64 gitian descriptor.
    Fuzzbawls committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    0b5c0c2 View commit details
    Browse the repository at this point in the history
  14. Update dnsseed-policy.md

    grammatical fixes
    Fuzzbawls committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    d1a65fd View commit details
    Browse the repository at this point in the history
  15. Update developer-notes.md

    Add TOC and expand on style guidelines as well as better describe
    testing cases.
    Fuzzbawls committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    2bc9d1b View commit details
    Browse the repository at this point in the history
  16. Update contrib/devtools/README.md

    Prep for new/renamed scripts
    Fuzzbawls committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    019b8f4 View commit details
    Browse the repository at this point in the history
  17. Introduce translation_strings_policy.md

    Adds guidelines for adding new translation strings in the code
    Fuzzbawls committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    d2af959 View commit details
    Browse the repository at this point in the history
  18. Update src/test/README.md

    Update the in-tree README.md with the contents of `doc/unit-tests.md`,
    and delete the redundant doc file.
    Fuzzbawls committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    007cc8c View commit details
    Browse the repository at this point in the history
  19. Remove redundant docs

    These doc files are either completely redundant (documentation exists
    in-wallet/in-rpc, or more comprehensive guides elsewhere), or were left
    over fragments from when the code fork was done.
    Fuzzbawls committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    d24742c View commit details
    Browse the repository at this point in the history