1# -*- coding: utf-8 -*- 2# 3# This file is execfile()d with the current directory set to its containing dir. 4# 5# Note that not all possible configuration values are present in this 6# autogenerated file. 7# 8# All configuration values have a default; values that are commented out 9# serve to show the default. 10 11import sys, os 12 13# If extensions (or modules to document with autodoc) are in another directory, 14# add these directories to sys.path here. If the directory is relative to the 15# documentation root, use os.path.abspath to make it absolute, like shown here. 16#sys.path.insert(0, os.path.abspath('.')) 17 18# -- General configuration ----------------------------------------------------- 19 20# If your documentation needs a minimal Sphinx version, state it here. 21#needs_sphinx = '1.0' 22 23# Add any Sphinx extension module names here, as strings. They can be extensions 24# coming with Sphinx (named 'sphinx.ext.*') or your custom ones. 25extensions = [] 26 27# Add any paths that contain templates here, relative to this directory. 28templates_path = ['_templates'] 29 30# The suffix of source filenames. 31source_suffix = '.rst' 32 33# The encoding of source files. 34#source_encoding = 'utf-8-sig' 35 36# The master toctree document. 37master_doc = 'index' 38 39# General information about the project. 40project = u'MPIFX' 41copyright = u'2013, B. Aradi' 42 43# The version info for the project you're documenting, acts as replacement for 44# |version| and |release|, also used in various other places throughout the 45# built documents. 46# 47# The short X.Y version. 48version = '12.12' 49 50# The full version, including alpha/beta/rc tags. 51release = '12.12' 52 53# The language for content autogenerated by Sphinx. Refer to documentation 54# for a list of supported languages. 55#language = None 56 57# There are two options for replacing |today|: either, you set today to some 58# non-false value, then it is used: 59#today = '' 60# Else, today_fmt is used as the format for a strftime call. 61#today_fmt = '%B %d, %Y' 62 63# List of patterns, relative to source directory, that match files and 64# directories to ignore when looking for source files. 65exclude_patterns = ['_build'] 66 67# The reST default role (used for this markup: `text`) to use for all documents. 68#default_role = None 69 70# If true, '()' will be appended to :func: etc. cross-reference text. 71#add_function_parentheses = True 72 73# If true, the current module name will be prepended to all description 74# unit titles (such as .. function::). 75#add_module_names = True 76 77# If true, sectionauthor and moduleauthor directives will be shown in the 78# output. They are ignored by default. 79#show_authors = False 80 81# The name of the Pygments (syntax highlighting) style to use. 82pygments_style = 'sphinx' 83 84# A list of ignored prefixes for module index sorting. 85#modindex_common_prefix = [] 86 87 88# -- Options for HTML output --------------------------------------------------- 89 90# The theme to use for HTML and HTML Help pages. See the documentation for 91# a list of builtin themes. 92html_theme = 'dftbplus' 93 94# Theme options are theme-specific and customize the look and feel of a theme 95# further. For a list of options available for each theme, see the 96# documentation. 97html_theme_options = { 98 #"rightsidebar": "true", 99 #"nosidebar": "true", 100 } 101 102# Add any paths that contain custom themes here, relative to this directory. 103html_theme_path = [ "_themes" ] 104 105# The name for this set of Sphinx documents. If None, it defaults to 106# "<project> v<release> documentation". 107html_title = "MPIFX" 108 109# A shorter title for the navigation bar. Default is the same as html_title. 110#html_short_title = None 111 112# The name of an image file (relative to this directory) to place at the top 113# of the sidebar. 114#html_logo = None 115 116# The name of an image file (within the static path) to use as favicon of the 117# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 118# pixels large. 119#html_favicon = None 120 121# Add any paths that contain custom static files (such as style sheets) here, 122# relative to this directory. They are copied after the builtin static files, 123# so a file named "default.css" will overwrite the builtin "default.css". 124html_static_path = ['_static'] 125 126# If not '', a 'Last updated on:' timestamp is inserted at every page bottom, 127# using the given strftime format. 128#html_last_updated_fmt = '%b %d, %Y' 129 130# If true, SmartyPants will be used to convert quotes and dashes to 131# typographically correct entities. 132#html_use_smartypants = True 133 134# Custom sidebar templates, maps document names to template names. 135html_sidebars = { 136 '**': [ "relations.html", "globaltoc.html" ], 137} 138 139# Additional templates that should be rendered to pages, maps page names to 140# template names. 141#html_additional_pages = {} 142 143# If false, no module index is generated. 144#html_domain_indices = True 145 146# If false, no index is generated. 147html_use_index = False 148 149# If true, the index is split into individual pages for each letter. 150#html_split_index = False 151 152# If true, links to the reST sources are added to the pages. 153#html_show_sourcelink = True 154 155# If true, "Created using Sphinx" is shown in the HTML footer. Default is True. 156#html_show_sphinx = True 157 158# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. 159html_show_copyright = False 160 161# If true, an OpenSearch description file will be output, and all pages will 162# contain a <link> tag referring to it. The value of this option must be the 163# base URL from which the finished HTML is served. 164#html_use_opensearch = '' 165 166# This is the file name suffix for HTML files (e.g. ".xhtml"). 167#html_file_suffix = None 168 169# Output file base name for HTML help builder. 170htmlhelp_basename = 'MPIFXdoc' 171 172 173# -- Options for LaTeX output -------------------------------------------------- 174 175latex_elements = { 176# The paper size ('letterpaper' or 'a4paper'). 177#'papersize': 'letterpaper', 178 179# The font size ('10pt', '11pt' or '12pt'). 180#'pointsize': '10pt', 181 182# Additional stuff for the LaTeX preamble. 183#'preamble': '', 184} 185 186# Grouping the document tree into LaTeX files. List of tuples 187# (source start file, target name, title, author, documentclass [howto/manual]). 188latex_documents = [ 189 ('index', 'mpifx.tex', u'MPIFX', 190 u'B. Aradi', 'manual'), 191] 192 193# The name of an image file (relative to this directory) to place at the top of 194# the title page. 195#latex_logo = None 196 197# For "manual" documents, if this is true, then toplevel headings are parts, 198# not chapters. 199#latex_use_parts = False 200 201# If true, show page references after internal links. 202latex_show_pagerefs = True 203latex_elements = { 'papersize': 'a4paper', # a4 204 'pointsize': '10pt', # script size 205 'fncychap': '\\usepackage[Lenny]{fncychap}', 206 } 207 208# If true, show URL addresses after external links. 209#latex_show_urls = False 210 211# Documents to append as an appendix to all manuals. 212#latex_appendices = [] 213 214# If false, no module index is generated. 215#latex_domain_indices = True 216 217 218# -- Options for manual page output -------------------------------------------- 219 220# One entry per manual page. List of tuples 221# (source start file, name, description, authors, manual section). 222man_pages = [ 223 ('index', 'MPIFX', u'MPIFX Documentation', 224 [u'B. Aradi'], 1) 225] 226 227# If true, show URL addresses after external links. 228#man_show_urls = False 229 230 231# -- Options for Texinfo output ------------------------------------------------ 232 233# Grouping the document tree into Texinfo files. List of tuples 234# (source start file, target name, title, author, 235# dir menu entry, description, category) 236texinfo_documents = [ 237 ('index', 'MPIFX', u'MPIFX Documentation', 238 u'B. Aradi', 'MPIFX', 'One line description of project.', 239 'Miscellaneous'), 240] 241 242# Documents to append as an appendix to all manuals. 243#texinfo_appendices = [] 244 245# If false, no module index is generated. 246#texinfo_domain_indices = True 247 248# How to display URL addresses: 'footnote', 'no', or 'inline'. 249#texinfo_show_urls = 'footnote' 250