Lines Matching +full:docs +full:- +full:libcxx +full:- +full:html
1 # -*- coding: utf-8 -*-
21 # -- General configuration -----------------------------------------------------
37 # source_encoding = 'utf-8-sig'
44 copyright = "2011-%d, LLVM Project" % date.today().year
60 # non-false value, then it is used:
63 today_fmt = "%Y-%m-%d"
72 # If true, '()' will be appended to :func: etc. cross-reference text.
90 # -- Options for HTML output ---------------------------------------------------
92 # 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
121 # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
163 # If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
166 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
171 # base URL from which the finished HTML is served.
174 # This is the file name suffix for HTML files (e.g. ".xhtml").
177 # Output file base name for HTML help builder.
181 # -- Options for LaTeX output --------------------------------------------------
195 ("contents", "libcxx.tex", "libcxx Documentation", "LLVM project", "manual"),
219 # -- Options for manual page output --------------------------------------------
229 # -- Options for Texinfo output ------------------------------------------------
260 # -- Options for extensions ----------------------------------------------------
265 redirects = {"math/index": "../headers/math/index.html"}