зеркало из https://github.com/mozilla/MozDef.git
Merge pull request #430 from mozilla/update_contacts_docs
Update contacts in documentation
This commit is contained in:
Коммит
789719b0f0
|
@ -46,7 +46,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'MozDef'
|
||||
copyright = u'2014, Jeff Bryner, Anthony Verez'
|
||||
copyright = u'2014, Mozilla'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
|
@ -136,7 +136,7 @@ html_static_path = ['_static']
|
|||
# https://github.com/snide/sphinx_rtd_theme/issues/117
|
||||
def setup(app):
|
||||
app.add_stylesheet("theme_overrides.css")
|
||||
|
||||
|
||||
|
||||
# Add any extra paths that contain custom files (such as robots.txt or
|
||||
# .htaccess) here, relative to this directory. These files are copied
|
||||
|
@ -206,7 +206,7 @@ latex_elements = {
|
|||
# author, documentclass [howto, manual, or own class]).
|
||||
latex_documents = [
|
||||
('index', 'MozDef.tex', u'MozDef Documentation',
|
||||
u'Jeff Bryner, Anthony Verez', 'manual'),
|
||||
u'Mozilla', 'manual'),
|
||||
]
|
||||
|
||||
# The name of an image file (relative to this directory) to place at the top of
|
||||
|
@ -236,7 +236,7 @@ latex_documents = [
|
|||
# (source start file, name, description, authors, manual section).
|
||||
man_pages = [
|
||||
('index', 'mozdef', u'MozDef Documentation',
|
||||
[u'Jeff Bryner, Anthony Verez'], 1)
|
||||
[u'Mozilla'], 1)
|
||||
]
|
||||
|
||||
# If true, show URL addresses after external links.
|
||||
|
@ -250,7 +250,7 @@ man_pages = [
|
|||
# dir menu entry, description, category)
|
||||
texinfo_documents = [
|
||||
('index', 'MozDef', u'MozDef Documentation',
|
||||
u'Jeff Bryner, Anthony Verez', 'MozDef', 'MozDef: The Mozilla Defense Platform.',
|
||||
u'Mozilla', 'MozDef', 'MozDef: The Mozilla Defense Platform.',
|
||||
'Miscellaneous'),
|
||||
]
|
||||
|
||||
|
|
|
@ -35,7 +35,6 @@ License
|
|||
Contact
|
||||
=======
|
||||
|
||||
* opsec+mozdef INSERTAT mozilla.com
|
||||
* Jeff Bryner, jbryner INSERTAT mozilla.com @0x7eff
|
||||
* Anthony Verez, @netantho
|
||||
* mozdef INSERTAT mozilla.com
|
||||
* `#mozdef <irc://irc.mozilla.org/mozdef>`_
|
||||
* https://lists.mozilla.org/listinfo/dev-mozdef
|
||||
|
|
Загрузка…
Ссылка в новой задаче