Lines Matching +full:documentation +full:- +full:links
1 # -*- coding: utf-8 -*-
3 # libc++ documentation build configuration file.
17 # documentation root, use os.path.abspath to make it absolute, like shown here.
20 # -- General configuration -----------------------------------------------------
22 # If your documentation needs a minimal Sphinx version, state it here.
36 #source_encoding = 'utf-8-sig'
43 copyright = u'2011-2018, LLVM Project'
54 # The language for content autogenerated by Sphinx. Refer to documentation
59 # non-false value, then it is used:
62 today_fmt = '%Y-%m-%d'
71 # If true, '()' will be appended to :func: etc. cross-reference text.
89 # -- Options for HTML output ---------------------------------------------------
91 # The theme to use for HTML and HTML Help pages. See the documentation for
95 # Theme options are theme-specific and customize the look and feel of a theme
97 # documentation.
104 # "<project> v<release> documentation".
148 # If true, links to the reST sources are added to the pages.
169 # -- Options for LaTeX output --------------------------------------------------
185 ('contents', 'libcxx.tex', u'libcxx Documentation',
197 # If true, show page references after internal links.
200 # If true, show URL addresses after external links.
210 # -- Options for manual page output --------------------------------------------
215 ('contents', 'libc++', u'libc++ Documentation',
219 # If true, show URL addresses after external links.
223 # -- Options for Texinfo output ------------------------------------------------
229 ('contents', 'libc++', u'libc++ Documentation',
248 # -- Options for extensions ----------------------------------------------------
250 # Enable this if you want TODOs to show up in the generated documentation.