From e7b05a72e27f81f8f395722d69d36b809b432307 Mon Sep 17 00:00:00 2001 From: David Friedman Date: Thu, 21 Apr 2016 20:07:05 -0700 Subject: [PATCH] Docs: Minor fix and restructuring to Vulkan validation-layer doc to prevent devs from corrupting their NDK install. Bug: 28242623 Change-Id: I4336e6dc70727963106413c72e46f93925016217 --- .../ndk/guides/graphics/validation-layer.jd | 50 +++++++++++++------ 1 file changed, 34 insertions(+), 16 deletions(-) diff --git a/docs/html/ndk/guides/graphics/validation-layer.jd b/docs/html/ndk/guides/graphics/validation-layer.jd index 3a61f1847bbb8..beac1c09bbc84 100644 --- a/docs/html/ndk/guides/graphics/validation-layer.jd +++ b/docs/html/ndk/guides/graphics/validation-layer.jd @@ -109,10 +109,37 @@ $ git checkout android_layers
  • -Prepare to build by following the preparation instructions for your platform. These instructions -are in the {@code BUILD.md} file contained in the local instance of the repository you cloned. +Begin preparation for building by entering the following commands on the command line: +
  • +
  • +Continue by following the build instructions for your platform. +These instructions are in the {@code BUILD.md} file contained in the local instance of the +repository you cloned. +
  • + +

    Android Studio Integration

    @@ -205,12 +232,10 @@ Android Studio.

    To build validation layers on Linux or OS X, enter these commands on the command line:

    -
      +
    +

    To build validation layers on Windows, enter these commands on the command line:

    -
      +
    +