Skip to content

Commit 1e1f881

Browse files
committed
Remove Peter and Robert
1 parent 5d94296 commit 1e1f881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ def setup(app):
227227
# (source start file, target name, title, author, documentclass [howto/manual]).
228228
latex_documents = [
229229
('index', 'MathJax.tex', u'MathJax Documentation',
230-
u'Davide Cervone, Volker Sorge, Peter Krautzberger, Robert Miner', 'manual'),
230+
u'Davide Cervone, Volker Sorge', 'manual'),
231231
]
232232

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

0 commit comments

Comments
 (0)