[doc] conf: Remove deprecated options from docs, Other cleanup

* conf: Remove deprecated options from docs
* Remove only mention of MIT/X11
* Link to developer notes in README.md
This commit is contained in:
MarcoFalke
2016-06-29 07:13:00 -04:00
parent e8d490f27e
commit fa4da3c058
4 changed files with 12 additions and 14 deletions
+2 -1
View File
@@ -31,7 +31,8 @@ The `master` branch is regularly built and tested, but is not guaranteed to be
completely stable. [Tags](https://github.com/bitcoin/bitcoin/tags) are created
regularly to indicate new official, stable release versions of Bitcoin Core.
The contribution workflow is described in [CONTRIBUTING.md](CONTRIBUTING.md).
The contribution workflow is described in [CONTRIBUTING.md](CONTRIBUTING.md)
and useful hints for developers can be found in [doc/developer-notes.md](doc/developer-notes.md).
Testing
-------