Converting current spec to Sphinx format

git-svn-id: svn+ssh://dyadis.cs.arizona.edu/NDN-spec/spec-sphinx@91 c5937c81-b952-4fd9-96ba-3036b240b622
diff --git a/conf.py b/conf.py
index f137461..0ee00f8 100644
--- a/conf.py
+++ b/conf.py
@@ -40,7 +40,7 @@
 master_doc = 'index'
 
 # General information about the project.
-project = u'NDN specification'
+project = u'NDN Packet Format Specification'
 copyright = u'2013, NDN Project Team'
 
 # The version info for the project you're documenting, acts as replacement for
@@ -199,7 +199,7 @@
 #latex_show_pagerefs = False
 
 # If true, show URL addresses after external links.
-#latex_show_urls = False
+# latex_show_urls = False
 
 # Documents to append as an appendix to all manuals.
 #latex_appendices = []