Lines Matching +full:docs +full:- +full:libc +full:- +full:html
1 # -*- coding: utf-8 -*-
3 # libc documentation build configuration file.
21 # -- General configuration -----------------------------------------------------
37 # source_encoding = 'utf-8-sig'
43 project = "libc"
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
132 # '_static/libc.css'
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 --------------------------------------------------
219 # -- Options for manual page output --------------------------------------------
223 man_pages = [("contents", "libc", "libc Documentation", ["LLVM project"], 1)]
229 # -- Options for Texinfo output ------------------------------------------------
237 "libc",
238 "libc Documentation",
240 "libc",
260 # -- Options for extensions ----------------------------------------------------
265 redirects = {"math/index": "../headers/math/index.html"}