Browse Source

doc: move to separate directory.

nfactor-troky
Noel Maersk 11 years ago
parent
commit
d6f5f01e88
  1. 4
      README.md
  2. 0
      doc/API
  3. 0
      doc/CONFIGURATION
  4. 0
      doc/FAQ
  5. 0
      doc/GPU
  6. 0
      doc/windows-build.txt

4
README.md

@ -54,7 +54,9 @@ CGMiner specific configuration options: @@ -54,7 +54,9 @@ CGMiner specific configuration options:
### *nix build instructions
If needed, place include headers from ADL_SDK_*<VERSION>*.zip in cgminer/ADL_SDK.
If needed, place include headers (`*.h` files) from `ADL_SDK_*<VERSION>*.zip` in `cgminer/ADL_SDK`.
Then:
autoreconf -i
CFLAGS="-O2 -Wall -march=native" ./configure <options>

0
API-README → doc/API

0
SCRYPT-README → doc/CONFIGURATION

0
FAQ → doc/FAQ

0
GPU-README → doc/GPU

0
windows-build.txt → doc/windows-build.txt

Loading…
Cancel
Save