Skip to content

Commit

Permalink
mod latex_documents in conf.py, from blender to blender-vr
Browse files Browse the repository at this point in the history
  • Loading branch information
PyrApple committed Jun 18, 2015
1 parent e06b1b7 commit c1d4689
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manual/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,8 @@ def exec_file(fn):
# (source start file, target name, title,
# author, documentclass [howto, manual, or own class]).
latex_documents = [
('index', 'blender_manual.tex', 'Blender User Manual',
'Blender Community', 'manual'),
('index', 'blender-vrmanual.tex', 'BlenderVR User Manual',
'BlenderVR Team', 'manual'),
]

# The name of an image file (relative to this directory) to place at the top of
Expand Down

0 comments on commit c1d4689

Please sign in to comment.