docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/fb9b5019c5e389e87dc44a168a191e0b7ce1912c5f09b0a36e88177d760db12a.json
vendored
Normal file
1
graphify-out/cache/fb9b5019c5e389e87dc44a168a191e0b7ce1912c5f09b0a36e88177d760db12a.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_click_textwrap_py", "label": "_textwrap.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L1"}, {"id": "textwrap_textwrapper", "label": "TextWrapper", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L8"}, {"id": "textwrap_textwrapper_handle_long_word", "label": "._handle_long_word()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L9"}, {"id": "textwrap_extra_indent", "label": "extra_indent()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L28"}, {"id": "textwrap_textwrapper_indent_only", "label": ".indent_only()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L40"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_click_textwrap_py", "target": "collections_abc", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_textwrap_py", "target": "textwrap", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_textwrap_py", "target": "contextlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_textwrap_py", "target": "textwrap_textwrapper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L8", "weight": 1.0}, {"source": "textwrap_textwrapper", "target": "textwrap_textwrapper_handle_long_word", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_textwrap_py", "target": "textwrap_extra_indent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L28", "weight": 1.0}, {"source": "textwrap_textwrapper", "target": "textwrap_textwrapper_indent_only", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L40", "weight": 1.0}], "raw_calls": [{"caller_nid": "textwrap_textwrapper_handle_long_word", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L16"}, {"caller_nid": "textwrap_textwrapper_handle_long_word", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L22"}, {"caller_nid": "textwrap_textwrapper_handle_long_word", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L25"}, {"caller_nid": "textwrap_textwrapper_handle_long_word", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L25"}, {"caller_nid": "textwrap_textwrapper_indent_only", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L43"}, {"caller_nid": "textwrap_textwrapper_indent_only", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L43"}, {"caller_nid": "textwrap_textwrapper_indent_only", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L49"}, {"caller_nid": "textwrap_textwrapper_indent_only", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/click/_textwrap.py", "source_location": "L51"}]}
|
||||
Reference in New Issue
Block a user