Lines Matching +full:release +full:- +full:documentation

1 # -*- coding: utf-8 -*-
3 # LLDB documentation build configuration file, created by
4 # sphinx-quickstart on Sun Dec 9 20:01:55 2012.
19 # documentation root, use os.path.abspath to make it absolute, like shown here.
22 # -- General configuration -----------------------------------------------------
24 # If your documentation needs a minimal Sphinx version, state it here.
38 # source_encoding = 'utf-8-sig'
45 copyright = "2013-%d, LLVM/OpenMP" % date.today().year
48 # |version| and |release|, also used in various other places throughout the
51 # everytime a new release comes out.
56 # release = '0'
58 # The language for content autogenerated by Sphinx. Refer to documentation
63 # non-false value, then it is used:
75 # If true, '()' will be appended to :func: etc. cross-reference text.
93 # -- Options for HTML output ---------------------------------------------------
95 # The theme to use for HTML and HTML Help pages. See the documentation for
97 html_theme = "llvm-openmp-theme"
99 # Theme options are theme-specific and customize the look and feel of a theme
101 # documentation.
108 # "<project> v<release> documentation".
130 html_last_updated_fmt = "%Y-%m-%d"
176 # -- Options for LaTeX output --------------------------------------------------
190 ("index", "OpenMP.tex", "LLVM/OpenMP Documentation", "LLVM/OpenMP", "manual"),
214 # -- Options for manual page output --------------------------------------------
218 # man_pages = [('man/lldb', 'lldb', u'LLDB Documentation', [u'LLVM project'], 1)]
224 # -- Options for Texinfo output ------------------------------------------------
233 "LLVM/OpenMP Documentation",