Skip to content

Commit 412009f

Browse files
committed
yang
1 parent 31ca953 commit 412009f

24 files changed

+2138605
-1296758
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Exclude parts of the model
22
www/yang/sros/*.json
3-
www/yang/sros/platforms*
3+
www/yang/sros/*.platforms.c.csv

www/404.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<title>MD-CLI & YANG path finder</title>
1212
<style>
1313
.bgdiv {
14-
background: url(/yang/images/bg1.jpg) center center;
15-
background-image: url(/yang/images/bg1.jpg);
14+
background: url(/yang/images/bg1.webp) center center;
15+
background-image: url(/yang/images/bg1.webp);
1616
background-position-x: center;
1717
background-position-y: center;
1818
background-size: initial;
@@ -25,8 +25,8 @@
2525
background-size: cover;
2626
}
2727
</style>
28-
<script type="module" crossorigin src="/yang/assets/index-1cfaa40d.js"></script>
29-
<link rel="stylesheet" href="/yang/assets/index-00404e2d.css">
28+
<script type="module" crossorigin src="/yang/assets/index-30c674e3.js"></script>
29+
<link rel="stylesheet" href="/yang/assets/index-9605458a.css">
3030
</head>
3131

3232
<body class="xx">

www/yang/assets/index-1950a7ab.js

-2,956
This file was deleted.

www/yang/assets/index-30c674e3.js

+2,960
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

www/yang/assets/index-9605458a.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

www/yang/assets/index-bf294b7e.css

-1
This file was deleted.

www/yang/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
background-size: cover;
2626
}
2727
</style>
28-
<script type="module" crossorigin src="/yang/assets/index-1950a7ab.js"></script>
29-
<link rel="stylesheet" href="/yang/assets/index-bf294b7e.css">
28+
<script type="module" crossorigin src="/yang/assets/index-30c674e3.js"></script>
29+
<link rel="stylesheet" href="/yang/assets/index-9605458a.css">
3030
</head>
3131

3232
<body class="xx">

www/yang/sros.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"ver":["23.7.R2","23.7.R1","23.3.R3","23.3.R2","23.3.R1","23.10.R2","23.10.R1","22.7.R2","22.10.R7","22.10.R6","22.10.R5","21.10.R13","21.10.R12"]}
1+
{"ver":["24.3.R2","24.3.R1","23.7.R2","23.7.R1","23.3.R3","23.3.R2","23.3.R1","23.10.R3","23.10.R2","23.10.R1","22.7.R2","22.10.R7","22.10.R6","22.10.R5","21.10.R13","21.10.R12"]}

www/yang/sros/sros_21.10.r12.c.csv

+123,908-94,477
Large diffs are not rendered by default.

www/yang/sros/sros_21.10.r13.c.csv

+123,913-94,481
Large diffs are not rendered by default.

www/yang/sros/sros_22.10.r5.c.csv

+130,032-99,233
Large diffs are not rendered by default.

www/yang/sros/sros_22.10.r6.c.csv

+130,032-99,233
Large diffs are not rendered by default.

www/yang/sros/sros_22.10.r7.c.csv

+130,032-99,232
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)