diff options
| author | Venugopal Shivashankar <venugopal.shivashankar@digia.com> | 2013-02-08 17:25:29 +0100 |
|---|---|---|
| committer | Venugopal Shivashankar <venugopal.shivashankar@digia.com> | 2013-02-27 14:00:39 +0100 |
| commit | de97f693f23b1a6d6e411685fe4ace7d6563719c (patch) | |
| tree | fa8d648c68e2a93a19676709bd075015059c4616 /openGL_tutorial/conf.py | |
| parent | 625972f263fce22f65ae258b1e11bee3b49a4770 (diff) | |
Updated the OpenGL learning guide
Task-number: QTBUG-28831
Change-Id: Ibc6d1d937b0a7651221f403e66dc389126d28c4b
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'openGL_tutorial/conf.py')
| -rw-r--r-- | openGL_tutorial/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openGL_tutorial/conf.py b/openGL_tutorial/conf.py index bf926bc..75a5814 100644 --- a/openGL_tutorial/conf.py +++ b/openGL_tutorial/conf.py @@ -28,7 +28,7 @@ htmlhelp_basename = 'OpenGLTutorial' latex_documents = [ ('index', 'OpenGLTutorial.tex', u'OpenGL Tutorial', - u'Nokia, Qt Learning', 'manual'), + u'Digia, Qt Learning', 'manual'), ] # -- Options for Epub output --------------------------------------------------- |
