aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar Googler <noreply@google.com>2017-04-05 14:46:06 +0000
committerGravatar Marcel Hlopko <hlopko@google.com>2017-04-06 10:59:41 +0200
commit2fcd79a76b675ec9ef7c875496a35b529b0e19e1 (patch)
treeb4cd9196a63a3702b30ef58efc6c2b74507c55f0 /site
parent34125e82365e911f5d2f5c44b73e370e83380d97 (diff)
Edits to make list of design documents consistent.
PiperOrigin-RevId: 152256071
Diffstat (limited to 'site')
-rw-r--r--site/designs/index.md7
-rw-r--r--site/designs/skylark/declared-providers.md8
-rw-r--r--site/designs/skylark/parameterized-aspects.md11
-rw-r--r--site/designs/skylark/saner-skylark-sets.md8
-rw-r--r--site/designs/skylark/skylark-design-process.md2
5 files changed, 18 insertions, 18 deletions
diff --git a/site/designs/index.md b/site/designs/index.md
index efcf16aa42..67656da97f 100644
--- a/site/designs/index.md
+++ b/site/designs/index.md
@@ -34,6 +34,7 @@ descriptions of current Bazel functionality.
Changes to the Bazel build and extension language (Skylark) should go
through the [Skylark Design Process](/designs/skylark/skylark-design-process.html).
-1. [Parameterized Skylark Aspects](/designs/skylark/parameterized-aspects.html).
-2. [Declared Providers](/designs/skylark/declared-providers.html).
-3. [Saner Skylark Sets](/designs/skylark/saner-skylark-sets.html).
+* [Parameterized Skylark Aspects](/designs/skylark/parameterized-aspects.html)
+ 18 April 2016
+* [Declared Providers](/designs/skylark/declared-providers.html) 06 June 2016
+* [Saner Skylark Sets](/designs/skylark/saner-skylark-sets.html) 25 July 2016
diff --git a/site/designs/skylark/declared-providers.md b/site/designs/skylark/declared-providers.md
index 9332970234..ef88b5ba3f 100644
--- a/site/designs/skylark/declared-providers.md
+++ b/site/designs/skylark/declared-providers.md
@@ -1,5 +1,5 @@
---
-layout: documentation
+layout: contribute
title: Declared Providers
---
@@ -9,12 +9,12 @@ title: Declared Providers
Always go to the documentation for current information.**
+**Status:** Approved
+
**Authors:** [Dmitry Lomov](mailto:dslomov@google.com),
[Laurent Le Brun](mailto:laurentlb@google.com)
-**Status:** Approved
-
-**Date:** 2016-06-06
+**Design document published**: 2016-06-06
## Motivation
diff --git a/site/designs/skylark/parameterized-aspects.md b/site/designs/skylark/parameterized-aspects.md
index 24088e3cb7..d1c23a1722 100644
--- a/site/designs/skylark/parameterized-aspects.md
+++ b/site/designs/skylark/parameterized-aspects.md
@@ -1,5 +1,5 @@
---
-layout: documentation
+layout: contribute
title: Parameterized Skylark Aspects
---
@@ -9,15 +9,14 @@ title: Parameterized Skylark Aspects
Always go to the documentation for current information.**
+**Status:** Approved (Proposal #2), Stage 1 implemented.
+
**Author:** [Dmitry Lomov](mailto:dslomov@google.com),
[Lindley French](mailto:lindleyf@google.com)
-**Date:** 2016-04-18
-
-**Status:** Approved (Proposal #2), Stage 1 implemented.
-
+**Design document published**: 2016-04-18
-**Proposal #2 is approved **
+*Proposal #2 is approved*
# Motivation
diff --git a/site/designs/skylark/saner-skylark-sets.md b/site/designs/skylark/saner-skylark-sets.md
index 98f158ecc6..752f8d6a66 100644
--- a/site/designs/skylark/saner-skylark-sets.md
+++ b/site/designs/skylark/saner-skylark-sets.md
@@ -1,5 +1,5 @@
---
-layout: documentation
+layout: contribute
title: Saner Skylark Sets
---
@@ -11,11 +11,11 @@ title: Saner Skylark Sets
Always go to the documentation for current information.**
-**Author:** [Dmitry Lomov](mailto:dslomov@google.com)
+**Status:** Draft
-**Date:** 2016-07-25
+**Author:** [Dmitry Lomov](mailto:dslomov@google.com)
-**Status:** Draft
+**Design document published**: 2016-07-25
## Motivation
diff --git a/site/designs/skylark/skylark-design-process.md b/site/designs/skylark/skylark-design-process.md
index 72055d6311..52d3773ba3 100644
--- a/site/designs/skylark/skylark-design-process.md
+++ b/site/designs/skylark/skylark-design-process.md
@@ -1,5 +1,5 @@
---
-layout: documentation
+layout: contribute
title: Skylark Design Review Process
---