From 1a38207fafbc3eb5145f8edba122535ac77194ba Mon Sep 17 00:00:00 2001
From: Parker Moore
Date: Tue, 6 May 2014 12:31:33 -0400
Subject: [PATCH] Add docs for site.documents.
Ref: #2295.
---
site/docs/variables.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/site/docs/variables.md b/site/docs/variables.md
index d6c7390b..8e6c22c7 100644
--- a/site/docs/variables.md
+++ b/site/docs/variables.md
@@ -125,6 +125,17 @@ following is a reference of the available data.
+
+ site.documents
|
+
+
+ A list of all the documents in every collection.
+ Note: this is only available in the latest development
+ version.
+
+ |
+
site.categories.CATEGORY
|
|