Lines Matching +full:documentation +full:- +full:links
1 # -*- coding: utf-8 -*-
3 # Clang 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 = u'2007-%d, The Clang Team' % date.today().year
56 # The language for content autogenerated by Sphinx. Refer to documentation
61 # non-false value, then it is used:
73 # If true, '()' will be appended to :func: etc. cross-reference text.
91 # -- Options for HTML output ---------------------------------------------------
93 # The theme to use for HTML and HTML Help pages. See the documentation for
97 # Theme options are theme-specific and customize the look and feel of a theme
99 # documentation.
106 # "<project> v<release> documentation".
150 # If true, links to the reST sources are added to the pages.
171 # -- Options for LaTeX output --------------------------------------------------
187 ('index', 'Clang.tex', u'Clang Documentation',
199 # If true, show page references after internal links.
202 # If true, show URL addresses after external links.
212 # -- Options for manual page output --------------------------------------------
225 # Ignore non-ReST files and the index page.
239 if ' - ' not in title:
242 "(expected '<name> - <description>')") % (
246 name,description = title.split(' - ', 1)
251 # If true, show URL addresses after external links.
255 # -- Options for Texinfo output ------------------------------------------------
261 ('index', 'Clang', u'Clang Documentation',