Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24895704
conf.py
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
conf.py
View Options
# -*- coding: utf-8 -*-
#
# -------------------------------------------------------------
# Sphinx configuration for salt-wrapper
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: salt-wrapper
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
# -------------------------------------------------------------
# Table of contents
# -------------------------------------------------------------
#
# :: General onfiguration
# :: HTML output
# :: LaTeX output
#
# -------------------------------------------------------------
# -------------------------------------------------------------
# General configuration
# -------------------------------------------------------------
extensions
=
[]
templates_path
=
[
'_templates'
]
source_suffix
=
'.rst'
master_doc
=
'index'
project
=
u'salt-wrapper'
copyright
=
u'2017, Nasqueron'
author
=
u'Sébastien Santoro aka Dereckson'
version
=
u'0.1'
release
=
u'0.1'
language
=
None
exclude_patterns
=
[
'_build'
,
'Thumbs.db'
,
'.DS_Store'
]
pygments_style
=
'sphinx'
todo_include_todos
=
False
# -------------------------------------------------------------
# HTML output
# -------------------------------------------------------------
html_theme
=
'alabaster'
html_static_path
=
[
'_static'
]
htmlhelp_basename
=
'salt-wrapperdoc'
# -------------------------------------------------------------
# LaTeX output
# -------------------------------------------------------------
latex_elements
=
{
'papersize'
:
'a4paper'
}
latex_documents
=
[
(
master_doc
,
'salt-wrapper.tex'
,
u'salt-wrapper Documentation'
,
u'Sébastien Santoro aka Dereckson'
,
'manual'
),
]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 18, 14:42 (2 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3520194
Default Alt Text
conf.py (1 KB)
Attached To
Mode
rSW salt-wrapper
Attached
Detach File
Event Timeline
Log In to Comment