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

Conversation

Fuzzbawls
Copy link
Collaborator

This is a sweeping update of the majority of the in-tree documentation files. While efforts were made to be exhaustive, it may not be 100% complete.

References to non-existent python or shell scripts will be rectified in a subsequent pull-request (in order to not mix documentation and code changes). I've kept commits as atomic as possible, usually only affecting a single file to ease the review process.

Copy link

@random-zebra random-zebra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job. 👍
ACK
Only few minor oversights left.

CONTRIBUTING.md Outdated Show resolved Hide resolved
doc/dependencies.md Outdated Show resolved Hide resolved
doc/files.md Outdated Show resolved Hide resolved
doc/init.md Outdated Show resolved Hide resolved
doc/release-process.md Outdated Show resolved Hide resolved
src/test/README.md Show resolved Hide resolved
test/functional/README.md Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
doc/build-unix.md Outdated Show resolved Hide resolved
Copy link

@Warrows Warrows left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Concept ACK. Not much to add to what zebra pointed out.

doc/developer-notes.md Outdated Show resolved Hide resolved
Also, remove the now redundant README_osx.md file
Mainly punctuation and styling changes. Added a section about rebasing
pull requests.
Updated to consider more recent versions and features of the tor router
(automatic hidden service creation/deletion).
Fix some typos and refresh with more current information.
Typo fixes and update python to python3 in sample commands
This file contains explicit dependency information used for release
builds (version, link, etc).
Changed to markdown table layout for ease of reading. Removed old
bitcoin-only information for older versions that we never used.
Fix namings, outdated links, and sample commands
Added more details regarding the purpose, writing, and use of the
regression test suite.
Minor formatting and grammatical changes. Remove stale reference to the
aarch64 gitian descriptor.
grammatical fixes
Add TOC and expand on style guidelines as well as better describe
testing cases.
Prep for new/renamed scripts
Adds guidelines for adding new translation strings in the code
Update the in-tree README.md with the contents of `doc/unit-tests.md`,
and delete the redundant doc file.
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 Fuzzbawls merged commit d24742c into PIVX-Project:master Jun 18, 2019
Fuzzbawls added a commit that referenced this pull request Jun 18, 2019
d24742c Remove redundant docs (Fuzzbawls)
007cc8c Update src/test/README.md (Fuzzbawls)
d2af959 Introduce translation_strings_policy.md (Fuzzbawls)
019b8f4 Update contrib/devtools/README.md (Fuzzbawls)
2bc9d1b Update developer-notes.md (Fuzzbawls)
d1a65fd Update dnsseed-policy.md (Fuzzbawls)
0b5c0c2 Update release-process.md (Fuzzbawls)
9335a10 Update test/functional/README.md (Fuzzbawls)
20f2513 Update doc/README.md (Fuzzbawls)
5b4f73d Clean up whitespace in Doxyfile.in (Fuzzbawls)
3cea76b Update and reformat init.md (Fuzzbawls)
2f5efbd Reformat files.md (Fuzzbawls)
df0d2ba Introduce dependencies.md (Fuzzbawls)
785b61c Update zmq.md (Fuzzbawls)
231f28e Update translation_process.md (Fuzzbawls)
c5f6822 Update tor.md (Fuzzbawls)
b7d0ec7 Fix markdown in REST-interface.md (Fuzzbawls)
4fa4cc4 Update Contributing guidelines (Fuzzbawls)
a544132 Update build notes (Fuzzbawls)

Tree-SHA512: ab422791c3e43d6e455d648c9b6b30943c176e03d2a0702135184108c8887bb39e4bb9c51bab9f9a04a130a297f8db879563e3b45f010c6b1f34482122b78681
@Fuzzbawls Fuzzbawls deleted the 2019_doc-update branch January 9, 2020 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants