Lines Matching +full:grpcio +full:- +full:sys +full:-
7 # http://www.apache.org/licenses/LICENSE-2.0
15 # -- Path setup --------------------------------------------------------------
18 import sys
21 sys.path.insert(0, os.path.join(PYTHON_FOLDER, 'grpcio'))
22 sys.path.insert(0, os.path.join(PYTHON_FOLDER, 'grpcio_channelz'))
23 sys.path.insert(0, os.path.join(PYTHON_FOLDER, 'grpcio_health_checking'))
24 sys.path.insert(0, os.path.join(PYTHON_FOLDER, 'grpcio_reflection'))
25 sys.path.insert(0, os.path.join(PYTHON_FOLDER, 'grpcio_status'))
26 sys.path.insert(0, os.path.join(PYTHON_FOLDER, 'grpcio_testing'))
28 # -- Project information -----------------------------------------------------
43 # -- General configuration ---------------------------------------------------
52 # --- Extensions Configuration -----------------------------------------------
75 # -- HTML Configuration -------------------------------------------------
82 'analytics_id': 'UA-60127042-1',
88 # -- Options for manual page output ------------------------------------------
90 man_pages = [(master_doc, 'grpcio', 'grpcio Documentation', [author], 1)]
92 # -- Options for Texinfo output ----------------------------------------------
95 (master_doc, 'grpcio', 'grpcio Documentation', author, 'grpcio',
99 # -- Options for Epub output -------------------------------------------------
104 # -- Options for todo extension ----------------------------------------------
108 # -- Options for substitutions -----------------------------------------------