Fixes missing code in User's Guide Tutorial.
authorChris Lasher <chris.lasher@gmail.com>
Thu, 14 Apr 2011 18:51:51 +0000 (14:51 -0400)
committerChris Lasher <chris.lasher@gmail.com>
Thu, 14 Apr 2011 18:51:51 +0000 (14:51 -0400)
commitda8fa3958c9e403491bc0e80db72f535a223270c
treec33ce4d84321423ef9b62c813aafc37884a355dd
parentdb5159a382dad193519e0c319374c1fb4cb7b0fc
Fixes missing code in User's Guide Tutorial.

Several ``literalinclude``s in the User's Guide Tutorial
(``tutorial.rst``) had incorrect paths (off by one parent directory),
causing a failure to include code examples in the built documentation.
This patch corrects those paths, so the code from the appropriate source
files now renders in the built documentation.
docs/src/userguide/tutorial.rst