Add initial documentation and configuration files for AITrader project
This commit is contained in:
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "c_users_henry_programming_aitrader_app_welcome_welcome_tsx", "label": "welcome.tsx", "file_type": "code", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\welcome\\welcome.tsx", "source_location": "L1"}, {"id": "welcome_welcome_welcome", "label": "Welcome()", "file_type": "code", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\welcome\\welcome.tsx", "source_location": "L4"}, {"id": "welcome_welcome_resources", "label": "resources", "file_type": "code", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\welcome\\welcome.tsx", "source_location": "L49"}], "edges": [{"source": "c_users_henry_programming_aitrader_app_welcome_welcome_tsx", "target": "c_users_henry_programming_aitrader_app_welcome_logo_dark_svg", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\welcome\\welcome.tsx", "source_location": "L1", "weight": 1.0}, {"source": "c_users_henry_programming_aitrader_app_welcome_welcome_tsx", "target": "c_users_henry_programming_aitrader_app_welcome_logo_light_svg", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\welcome\\welcome.tsx", "source_location": "L2", "weight": 1.0}, {"source": "c_users_henry_programming_aitrader_app_welcome_welcome_tsx", "target": "welcome_welcome_welcome", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\welcome\\welcome.tsx", "source_location": "L4", "weight": 1.0}, {"source": "c_users_henry_programming_aitrader_app_welcome_welcome_tsx", "target": "welcome_welcome_resources", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\welcome\\welcome.tsx", "source_location": "L49", "weight": 1.0}], "raw_calls": [{"caller_nid": "welcome_welcome_welcome", "callee": "map", "is_member_call": true, "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\welcome\\welcome.tsx", "source_location": "L28"}]}
|
||||
Reference in New Issue
Block a user