Skip to content

Commit 334c525

Browse files
authored
Add SDD aggregation into the core website (#3139)
1 parent 5a7452a commit 334c525

File tree

74 files changed

+93
-282
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+93
-282
lines changed

.github/actions/markdown-check/mlc-config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@
1111
},
1212
{
1313
"pattern": "^\\.\\./tree/HEAD/"
14+
},
15+
{
16+
"pattern": ".*\\.[chf]pp"
17+
},
18+
{
19+
"pattern": "../../../.."
1420
}
1521
]
1622
}

.github/actions/spelling/excludes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,4 @@
100100
^\Qdocs/Tutorials/FullSystemTutorial/Tutorial.md\E$
101101
^\QSvc/FileUplink/test/ut/dest.bin\E$
102102
ignore$
103+
mlc-config.json

Drv/BlockDriver/docs/sdd.md

Lines changed: 0 additions & 1 deletion

Drv/ByteStreamDriverModel/docs/sdd.md

Lines changed: 0 additions & 1 deletion

Drv/Ip/docs/sdd.md

Lines changed: 0 additions & 1 deletion

Drv/StreamCrossover/docs/sdd.md

Lines changed: 0 additions & 1 deletion

Drv/TcpClient/docs/sdd.md

Lines changed: 0 additions & 1 deletion

Drv/TcpServer/docs/sdd.md

Lines changed: 0 additions & 1 deletion

Drv/Udp/docs/sdd.md

Lines changed: 0 additions & 1 deletion

Fw/Buffer/docs/sdd.md

Lines changed: 0 additions & 1 deletion

0 commit comments

Comments
 (0)