Cleanup docs/ (#16)

* docs: remove deleted files from the README and update it

* remove docs/autosetup-regtest-dao and its content
This commit is contained in:
erciccione 2021-04-13 20:42:17 +02:00 committed by woodser
parent 2bd9a2b327
commit 2d36491da6
12 changed files with 3 additions and 350 deletions

View file

@ -1,11 +1,4 @@
# Bisq developer docs
# Docs
- [CONTRIBUTING.md](../CONTRIBUTING.md): Understand Bisq's contribution and compensation guidelines
- [build.md](build.md): Build and run Bisq at the command line
- [idea-import.md](idea-import.md): Import Bisq sources into IntelliJ IDEA
- [Makefile](../Makefile): (new) Set up a self-contained local Bisq network on Bitcoin regtest
- [dev-setup.md](dev-setup.md): (deprecated) Set up a self-contained local Bisq network on Bitcoin regtest
- [dao-setup.md](dao-setup.md): (deprecated) Set up a complete Bisq DAO development environment
- [testing.md](testing.md): Learn about the Bisq testing process and how you can contribute.
Looking for user-facing documentation? See https://docs.bisq.network.
- [idea-import.md](idea-import.md): Import sources into IntelliJ IDEA (Bisq)
- haveno mockups.pdf: early UI mockup made by Woodser, to be used for inspiration.