docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/18955b2e4d60497ab380a4122f49e5a67e52d241472de0594665d4da16aef05f.json
vendored
Normal file
1
graphify-out/cache/18955b2e4d60497ab380a4122f49e5a67e52d241472de0594665d4da16aef05f.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_windows_support_py", "label": "windows_support.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/windows_support.py", "source_location": "L1"}, {"id": "windows_support_windows_only", "label": "windows_only()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/windows_support.py", "source_location": "L4"}, {"id": "windows_support_hide_file", "label": "hide_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/windows_support.py", "source_location": "L11"}, {"id": "windows_support_rationale_12", "label": "Set the hidden attribute on a file or directory. From https://stackoverflow", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/windows_support.py", "source_location": "L12"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_windows_support_py", "target": "platform", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/windows_support.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_windows_support_py", "target": "windows_support_windows_only", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/windows_support.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_windows_support_py", "target": "windows_support_hide_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/windows_support.py", "source_location": "L11", "weight": 1.0}, {"source": "windows_support_rationale_12", "target": "windows_support_hide_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/windows_support.py", "source_location": "L12", "weight": 1.0}], "raw_calls": [{"caller_nid": "windows_support_windows_only", "callee": "system", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/windows_support.py", "source_location": "L5"}, {"caller_nid": "windows_support_hide_file", "callee": "SetFileAttributes", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/windows_support.py", "source_location": "L28"}, {"caller_nid": "windows_support_hide_file", "callee": "WinError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/windows_support.py", "source_location": "L30"}]}
|
||||
Reference in New Issue
Block a user