MCPcopy Create free account
hub / github.com/Project-MONAI/MONAI / setup

Function setup

docs/source/conf.py:163–166  ·  view source on GitHub ↗
(app)

Source from the content-addressed store, hash-verified

161
162
163def setup(app):
164 # Hook to allow for automatic generation of API docs
165 # before doc deployment begins.
166 app.connect("builder-inited", generate_apidocs)
167
168
169# -- Linkcode configuration --------------------------------------------------

Callers 1

setup.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…