[#121,doc/example-backends][m]: reasonable start on a backend tutorial including a live example of loading data from google docs.

This commit is contained in:
Rufus Pollock
2012-05-18 23:21:00 +01:00
parent f5b7b7863c
commit 73767bf6c4
4 changed files with 151 additions and 6 deletions

View File

@@ -267,3 +267,7 @@ section.grey:after {
border-radius: 0;
}
.doc-ex-rendered {
margin-bottom: 20px;
}