MCPcopy Index your code
hub / github.com/ipython/ipython / docs.py

File docs.py

IPython/utils/docs.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2
3GENERATING_DOCUMENTATION = os.environ.get("IN_SPHINX_RUN", None) == "True"

Callers

nothing calls this directly

Calls 1

getMethod · 0.80

Tested by

no test coverage detected