mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-07 14:35:47 +01:00
updating credits in the docs to the people who deserve it ;)
This commit is contained in:
@@ -197,7 +197,7 @@ latex_elements = {
|
|||||||
# author, documentclass [howto, manual, or own class]).
|
# author, documentclass [howto, manual, or own class]).
|
||||||
latex_documents = [
|
latex_documents = [
|
||||||
('index', 'NodeBB.tex', u'NodeBB Documentation',
|
('index', 'NodeBB.tex', u'NodeBB Documentation',
|
||||||
u'psychobunny, julianlam, barisusakli', 'manual'),
|
u'The NodeBB Team (https://github.com/NodeBB/NodeBB/graphs/contributors)', 'manual'),
|
||||||
]
|
]
|
||||||
|
|
||||||
# The name of an image file (relative to this directory) to place at the top of
|
# The name of an image file (relative to this directory) to place at the top of
|
||||||
@@ -227,7 +227,7 @@ latex_documents = [
|
|||||||
# (source start file, name, description, authors, manual section).
|
# (source start file, name, description, authors, manual section).
|
||||||
man_pages = [
|
man_pages = [
|
||||||
('index', 'nodebb', u'NodeBB Documentation',
|
('index', 'nodebb', u'NodeBB Documentation',
|
||||||
[u'psychobunny, julianlam, barisusakli'], 1)
|
[u'The NodeBB Team (https://github.com/NodeBB/NodeBB/graphs/contributors)'], 1)
|
||||||
]
|
]
|
||||||
|
|
||||||
# If true, show URL addresses after external links.
|
# If true, show URL addresses after external links.
|
||||||
@@ -241,7 +241,7 @@ man_pages = [
|
|||||||
# dir menu entry, description, category)
|
# dir menu entry, description, category)
|
||||||
texinfo_documents = [
|
texinfo_documents = [
|
||||||
('index', 'NodeBB', u'NodeBB Documentation',
|
('index', 'NodeBB', u'NodeBB Documentation',
|
||||||
u'psychobunny, julianlam, barisusakli', 'NodeBB', 'One line description of project.',
|
u'The NodeBB Team (https://github.com/NodeBB/NodeBB/graphs/contributors)', 'NodeBB', 'One line description of project.',
|
||||||
'Miscellaneous'),
|
'Miscellaneous'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user