Merge branch 'master' into bc-namespaced bc-namespaced
authorW. Trevor King <wking@tremily.us>
Tue, 11 Mar 2014 17:37:07 +0000 (10:37 -0700)
committerW. Trevor King <wking@tremily.us>
Tue, 11 Mar 2014 17:37:07 +0000 (10:37 -0700)
This is a no-op merge, explicitly considering and rejecting the
de-namespacing from the master branch.  After this merge, future
merges from the master branch will pick up any content changes.

  $ git merge --log --no-ff --strategy ours master

* master:
  *.ipynb: Use absolute URLs to link to the glossary
  index.md: Remove YAML front-matter
  Remove novice/sql namespace


Trivial merge