docs: ensure all documentation files are committed

This commit is contained in:
2026-04-26 12:34:15 +03:00
parent 2b42ec0d4d
commit d7ee7bab46
4684 changed files with 4709 additions and 337 deletions

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_fromnumeric_py", "label": "fromnumeric.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "source_location": "L1"}, {"id": "fromnumeric_getattr", "label": "__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_fromnumeric_py", "target": "fromnumeric_getattr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "fromnumeric_getattr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "source_location": "L5"}, {"caller_nid": "fromnumeric_getattr", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "source_location": "L7"}, {"caller_nid": "fromnumeric_getattr", "callee": "_raise_warning", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "source_location": "L9"}]}