aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2013-10-22 08:10:17 -0700
committerWladimir J. van der Laan <[email protected]>2013-10-22 08:10:17 -0700
commit9686459359b587579ff0369a63de8fb60a8a30fe (patch)
tree0c239a37c0c4db144cc6b6a38fc7c63d6aff9eb6 /doc
parentMerge pull request #3127 from jgarzik/smells-like-json-spirit (diff)
parentPrettify some /Contrib READMEs (diff)
downloaddiscoin-9686459359b587579ff0369a63de8fb60a8a30fe.tar.xz
discoin-9686459359b587579ff0369a63de8fb60a8a30fe.zip
Merge pull request #3123 from super3/master
Prettify some /Contrib READMEs
Diffstat (limited to 'doc')
-rw-r--r--doc/build-msw.md2
-rw-r--r--doc/build-osx.md2
-rw-r--r--doc/build-unix.md1
3 files changed, 0 insertions, 5 deletions
diff --git a/doc/build-msw.md b/doc/build-msw.md
index d348ad7cc..e7e902eaa 100644
--- a/doc/build-msw.md
+++ b/doc/build-msw.md
@@ -1,8 +1,6 @@
WINDOWS BUILD NOTES
===================
-See [readme-qt.md](readme-qt.md) for instructions on building Bitcoin-Qt, the
-graphical user interface.
Compilers Supported
-------------------
diff --git a/doc/build-osx.md b/doc/build-osx.md
index 271f8f55b..6ded75d34 100644
--- a/doc/build-osx.md
+++ b/doc/build-osx.md
@@ -5,8 +5,6 @@ This guide will show you how to build bitcoind(headless client) for OSX.
Notes
-----
-* See [readme-qt.md](readme-qt.md) for instructions on building Bitcoin-Qt, the
-graphical user interface.
* Tested on OS X 10.5 through 10.8 on Intel processors only. PPC is not
supported because it is big-endian.
* All of the commands should be executed in a Terminal application. The
diff --git a/doc/build-unix.md b/doc/build-unix.md
index 422b46cc3..59a036f4a 100644
--- a/doc/build-unix.md
+++ b/doc/build-unix.md
@@ -10,7 +10,6 @@ To Build
make
This will build bitcoin-qt as well if the dependencies are met.
-See [readme-qt.md](readme-qt.md) for more information.
Dependencies
---------------------