0eff26b3c7
The help message was introduced in patch 5f247660d7 [1]. [1] 5f247660d7 ("setup.sh: add help message") While here, also removed "Make sure you aren't using an NVMe device as your boot device." note. This is no longer the case, as we're now checking for active mountpoints before unbinding NVMe devices. Change-Id: I722fc25d095640505e6afe05cae4f9c39c40922e Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/396591 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
SPDK Documentation
The current version of the SPDK documentation can be found online at http://www.spdk.io/doc/
Building the Documentation
To convert the documentation into HTML, install Doxygen and mscgen and run make
in the doc
directory. The output will be located in doc/output/html
.