Skip to content

Commit da5b9b5

Browse files
committed
Update software_heirarchy.rst
1 parent 7e9ec32 commit da5b9b5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/source/arch/software_heirarchy.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,12 @@ BuildCC interface lib
6666
taskflow -up-> register
6767

6868
flatbuffers .up.> schema
69-
70-
env -up-> toolchain
7169
env -up-> schema
7270

73-
taskflow -up-> target
74-
schema -up-> target
71+
schema -up-> toolchain
72+
7573
toolchain -up-> target
74+
taskflow -up-> target
7675

7776
toolchain -up-> toolchain_specialized
7877
target -up-> target_specialized

0 commit comments

Comments
 (0)