Ben Walker 6b9b448e53 build: Output executables from the app directory to build/bin
Automatically place binaries produced from the app directory
into build/bin. This matches with the output in build/lib
that already exists.

Change-Id: I13cd2da71d2f88592e22308fe8a907bf458458b5
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2379
Community-CI: Mellanox Build Bot
Community-CI: Broadcom CI
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
2020-06-15 15:27:16 +00:00
..
2019-07-08 08:42:46 +00:00
2019-06-06 05:35:25 +00:00
2020-06-08 09:33:58 +00:00
2018-03-08 11:47:01 -05:00
2020-04-07 08:37:20 +00:00
2018-12-10 15:56:50 +00:00
2020-04-23 15:48:32 +00:00
2020-06-08 09:33:58 +00:00
2020-01-24 20:16:58 +00:00
2019-05-09 04:33:19 +00:00
2019-06-17 10:10:59 +00:00
2020-06-08 09:33:58 +00:00

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 run make in the doc directory. The output will be located in doc/output/html. Before running make ensure all pre-requisites are installed. See Installing Prerequisites for more details.