Lines Matching +full:add +full:- +full:path
5 # https://www.sphinx-doc.org/en/master/usage/configuration.html
7 # -- Path setup --------------------------------------------------------------
10 # add these directories to sys.path here. If the directory is relative to the
11 # documentation root, use os.path.abspath to make it absolute, like shown here.
15 # sys.path.insert(0, os.path.abspath('.'))
19 sys.path.insert(0, pathlib.Path(__file__).parents[2].resolve().as_posix())
22 # -- Project information -----------------------------------------------------
25 copyright = 'Copyright (C) 2010-2022 ARM Limited or its affiliates. All rights reserved.'
32 # -- General configuration ---------------------------------------------------
34 # Add any Sphinx extension module names here, as strings. They can be
40 # Add any paths that contain templates here, relative to this directory.
49 # -- Options for HTML output -------------------------------------------------
56 # Add any paths that contain custom static files (such as style sheets) here,