Lines Matching +full:custom +full:- +full:rtd
1 # -*- coding: utf-8 -*-
4 # sphinx-quickstart on Fri Feb 12 13:51:46 2016.
21 # ------
41 # -- General configuration ------------------------------------------------
47 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
158 #source_encoding = 'utf-8-sig'
205 # non-false value, then it is used:
218 # If true, '()' will be appended to :func: etc. cross-reference text.
244 # -- Options for HTML output ----------------------------------------------
262 # Add any paths that contain custom static files (such as style sheets) here,
278 # Add color-specific RTD normal mode
325 'headfont': "sans-serif",
330 # Theme options are theme-specific and customize the look and feel of a theme
335 # Add any paths that contain custom themes here, relative to this directory.
354 # Add any paths that contain custom static files (such as style sheets) here,
357 html_static_path = ['sphinx-static']
359 # Add any extra paths that contain custom files (such as robots.txt or
372 # Custom sidebar templates, maps document names to template names.
373 # Note that the RTD theme ignores this.
406 # Language to be used for generating the HTML full-text search index.
423 # -- Options for LaTeX output ---------------------------------------------
435 # Don't mangle with UTF-8 chars
446 # For CJK One-half spacing, need to be in front of hyperref
451 % Use some font with UTF-8 support with XeLaTeX
467 \\input{kerneldoc-preamble.sty}
533 'sphinx/kerneldoc-preamble.sty',
537 # -- Options for manual page output ---------------------------------------
550 # -- Options for Texinfo output -------------------------------------------
574 # -- Options for Epub output ----------------------------------------------
652 # multiple PDF files here actually tries to get the cross-referencing right
655 ('kernel-documentation', u'Kernel', u'Kernel', u'J. Random Bozo'),
658 # kernel-doc extension configuration for running Sphinx directly (e.g. by Read
661 kerneldoc_bin = '../scripts/kernel-doc'
664 # ------------------------------------------------------------------------------
667 # ------------------------------------------------------------------------------