From 3ef60b7cdcf8826102ec42a77183645ab0cafcf7 Mon Sep 17 00:00:00 2001 From: brandjon Date: Sun, 18 Mar 2018 06:26:11 -0700 Subject: Split off troubleshooting section into a FAQ page Rewrite/add to the contents of this section. Also updated the page titles / navbar entries of Skylark documentation to make them more uniform (title case, avoid redundancy). RELNOTES: None PiperOrigin-RevId: 189503729 --- site/_layouts/documentation.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'site/_layouts') diff --git a/site/_layouts/documentation.html b/site/_layouts/documentation.html index 3726854c0d..63997743a8 100644 --- a/site/_layouts/documentation.html +++ b/site/_layouts/documentation.html @@ -62,7 +62,7 @@ nav: docs
  • Building an Android App
  • Building an iOS App
  • Sharing Variables
  • -
  • Creating Macros
  • +
  • Creating a Macro
  • @@ -173,7 +173,7 @@ nav: docs -
  • BUILD File Reference
  • +
  • BUILD Style Guide
  • Command Line Reference
  • Build Event Protocol
  • Bazel Query Language
  • @@ -184,7 +184,7 @@ nav: docs

    Extending Bazel

    @@ -208,7 +209,7 @@ nav: docs Best Practices -- cgit v1.2.3