Hi Michael,
I already added this example from Tug to the Dev Guide. So there are two options from the Java reference perspective. It lives here:
http://www.couchbase.com/docs/couchbase-devguide-2.0/creating-views-from-sdk.html
1) Add the example again (redundant or can get out of sync with Dev Guide.)
2) Add cross reference to the dev guide example (recommended.)
Below is the text paste a cross reference from your content on views to the example:
<para>For more information about using views from your application, including an example in Java, see
<ulink url="
http://www.couchbase.com/docs/couchbase-devguide-2.0/creating-views-from-sdk.html>Couchbase Developer Guide, Using Views from an Application</ulink>.</para>
Thanks!