Lines Matching +full:static +full:- +full:beta
2 # -*- coding: utf-8 -*-
5 # sphinx-quickstart on Tue Oct 10 10:18:55 2017.
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 ------------------------------------------------
58 copyright = '2017-2019, Juniper Networks Inc'
70 # The full version, including alpha/beta/rc tags.
92 # -- Options for HTML output ----------------------------------------------
99 # Theme options are theme-specific and customize the look and feel of a theme
108 # Add any paths that contain custom static files (such as style sheets) here,
109 # relative to this directory. They are copied after the builtin static files,
129 # -- Options for HTMLHelp output ------------------------------------------
132 htmlhelp_basename = 'libxo-manual'
135 # -- Options for LaTeX output ---------------------------------------------
164 # -- Options for manual page output ---------------------------------------
174 # -- Options for Texinfo output -------------------------------------------