Lines Matching +full:document +full:- +full:file

2 # -*- coding: utf-8 -*-
4 # JuniperStory documentation build configuration file, created by
5 # sphinx-quickstart on Tue Oct 10 10:18:55 2017.
7 # This file is execfile()d with the current directory set to its
11 # autogenerated file.
16 # If extensions (or modules to document with autodoc) are in another directory,
30 vers_cmd = "grep AC_INIT ../configure.ac | awk '{ print substr($2, 2, length($2) - 3);}'"
31 version = subprocess.check_output(vers_cmd, shell=True).decode("utf-8")
33 # -- General configuration ------------------------------------------------
53 # The master toctree document.
58 copyright = '2017-2019, Juniper Networks Inc'
92 # -- Options for HTML output ----------------------------------------------
99 # Theme options are theme-specific and customize the look and feel of a theme
110 # so a file named "default.css" will overwrite the builtin "default.css".
113 # Custom sidebar templates, must be a dictionary that maps document names
129 # -- Options for HTMLHelp output ------------------------------------------
131 # Output file base name for HTML help builder.
132 htmlhelp_basename = 'libxo-manual'
135 # -- Options for LaTeX output ---------------------------------------------
155 # Grouping the document tree into LaTeX files. List of tuples
156 # (source start file, target name, title,
164 # -- Options for manual page output ---------------------------------------
167 # (source start file, name, description, authors, manual section).
174 # -- Options for Texinfo output -------------------------------------------
176 # Grouping the document tree into Texinfo files. List of tuples
177 # (source start file, target name, title, author,