File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88# -- Project information -----------------------------------------------------
99
1010project = 'nctoolkit'
11- copyright = '2023 , Robert Wilson'
11+ copyright = '2025 , Robert Wilson'
1212author = 'Robert Wilson'
1313
1414# The short X.Y version
7676
7777# The name of the Pygments (syntax highlighting) style to use.
7878pygments_style = 'sphinx'
79- googleanalytics_id = 'G-V5H3V2BZ74'
8079
81- googleanalytics_enabled = True
8280
8381
8482# -- Options for HTML output -------------------------------------------------
9189# further. For a list of options available for each theme, see the
9290# documentation.
9391#
94- html_theme_options = {
95-
96- 'analytics_id' : 'G-V5H3V2BZ74' ## 'UA-46143561-3'
97-
98- }
9992
10093# Add any paths that contain custom static files (such as style sheets) here,
10194# relative to this directory. They are copied after the builtin static files,
10295# so a file named "default.css" will overwrite the builtin "default.css".
10396html_static_path = ['_static' ]
104- googleanalytics_id = 'G-V5H3V2BZ74'
10597
10698
10799# Custom sidebar templates, must be a dictionary that maps document names
114106#
115107# html_sidebars = {}
116108
117- bibtex_bibfiles = ['ref.bib' ]
118109
119110
You can’t perform that action at this time.
0 commit comments