summaryrefslogtreecommitdiff
path: root/04-identifiers-names-and-scopes.md
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2014-03-13 11:39:37 -0700
committerAdriaan Moors <adriaan.moors@typesafe.com>2014-03-13 15:12:28 -0700
commit453625e75b527e78b7a34891df849f0118e6043c (patch)
treecb93d2f3bda8d709b153defb4ff514638acbc241 /04-identifiers-names-and-scopes.md
parent3fb5acc2109e196b70cbaa0f11573955ffd671a8 (diff)
downloadscala-453625e75b527e78b7a34891df849f0118e6043c.tar.gz
scala-453625e75b527e78b7a34891df849f0118e6043c.tar.bz2
scala-453625e75b527e78b7a34891df849f0118e6043c.zip
wip: jekyllify
Diffstat (limited to '04-identifiers-names-and-scopes.md')
-rw-r--r--04-identifiers-names-and-scopes.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/04-identifiers-names-and-scopes.md b/04-identifiers-names-and-scopes.md
index 7caedb0241..19f875f4e5 100644
--- a/04-identifiers-names-and-scopes.md
+++ b/04-identifiers-names-and-scopes.md
@@ -1,3 +1,8 @@
+---
+title: Identifiers, Names and Scopes
+layout: default
+---
+
# Identifiers, Names and Scopes
Names in Scala identify types, values, methods, and classes which are