docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/6526edaac0f2bf85e3d57667c83afe2bd3e86ed8ec3800ebe117869f422f3d51.json
vendored
Normal file
1
graphify-out/cache/6526edaac0f2bf85e3d57667c83afe2bd3e86ed8ec3800ebe117869f422f3d51.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_greenlet_greenlet_cpython_compat_hpp", "label": "greenlet_cpython_compat.hpp", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/greenlet_cpython_compat.hpp", "source_location": "L1"}, {"id": "greenlet_cpython_compat_pythreadstate_entertracing", "label": "PyThreadState_EnterTracing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/greenlet_cpython_compat.hpp", "source_location": "L87"}, {"id": "greenlet_cpython_compat_pythreadstate_leavetracing", "label": "PyThreadState_LeaveTracing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/greenlet_cpython_compat.hpp", "source_location": "L96"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_greenlet_greenlet_cpython_compat_hpp", "target": "python", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/greenlet_cpython_compat.hpp", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_greenlet_greenlet_cpython_compat_hpp", "target": "greenlet_cpython_compat_pythreadstate_entertracing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/greenlet_cpython_compat.hpp", "source_location": "L87", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_greenlet_greenlet_cpython_compat_hpp", "target": "greenlet_cpython_compat_pythreadstate_leavetracing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/greenlet_cpython_compat.hpp", "source_location": "L96", "weight": 1.0}], "raw_calls": []}
|
||||
Reference in New Issue
Block a user