Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
Auto-deploy docs built from commit c4cb11e
Browse files Browse the repository at this point in the history
  • Loading branch information
UlfBj committed Sep 26, 2023
1 parent 8a69c29 commit e1d89bc
Show file tree
Hide file tree
Showing 22 changed files with 3,017 additions and 323 deletions.
16 changes: 8 additions & 8 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
<title>404 Page not found</title>


<link href="/automotive-viss2/css/nucleus.css?1695369445" rel="stylesheet">
<link href="/automotive-viss2/css/fontawesome-all.min.css?1695369445" rel="stylesheet">
<link href="/automotive-viss2/css/hybrid.css?1695369445" rel="stylesheet">
<link href="/automotive-viss2/css/featherlight.min.css?1695369445" rel="stylesheet">
<link href="/automotive-viss2/css/perfect-scrollbar.min.css?1695369445" rel="stylesheet">
<link href="/automotive-viss2/css/theme.css?1695369445" rel="stylesheet">
<link href="/automotive-viss2/css/hugo-theme.css?1695369445" rel="stylesheet">
<link href="/automotive-viss2/css/nucleus.css?1695733078" rel="stylesheet">
<link href="/automotive-viss2/css/fontawesome-all.min.css?1695733078" rel="stylesheet">
<link href="/automotive-viss2/css/hybrid.css?1695733078" rel="stylesheet">
<link href="/automotive-viss2/css/featherlight.min.css?1695733078" rel="stylesheet">
<link href="/automotive-viss2/css/perfect-scrollbar.min.css?1695733078" rel="stylesheet">
<link href="/automotive-viss2/css/theme.css?1695733078" rel="stylesheet">
<link href="/automotive-viss2/css/hugo-theme.css?1695733078" rel="stylesheet">

<link href="/automotive-viss2/css/theme-blue.css?1695369445" rel="stylesheet">
<link href="/automotive-viss2/css/theme-blue.css?1695733078" rel="stylesheet">

<style>
:root #header + #content > #left > #rlblock_left {
Expand Down
134 changes: 108 additions & 26 deletions build-system/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@
<title>VISSv2 Build System :: W3C VISSv2 Reference Implementation</title>


<link href="/automotive-viss2/css/nucleus.css?1695369445" rel="stylesheet">
<link href="/automotive-viss2/css/fontawesome-all.min.css?1695369445" rel="stylesheet">
<link href="/automotive-viss2/css/hybrid.css?1695369445" rel="stylesheet">
<link href="/automotive-viss2/css/featherlight.min.css?1695369445" rel="stylesheet">
<link href="/automotive-viss2/css/perfect-scrollbar.min.css?1695369445" rel="stylesheet">
<link href="/automotive-viss2/css/auto-complete.css?1695369445" rel="stylesheet">
<link href="/automotive-viss2/css/atom-one-dark-reasonable.css?1695369445" rel="stylesheet">
<link href="/automotive-viss2/css/theme.css?1695369445" rel="stylesheet">
<link href="/automotive-viss2/css/hugo-theme.css?1695369445" rel="stylesheet">
<link href="/automotive-viss2/css/nucleus.css?1695733078" rel="stylesheet">
<link href="/automotive-viss2/css/fontawesome-all.min.css?1695733078" rel="stylesheet">
<link href="/automotive-viss2/css/hybrid.css?1695733078" rel="stylesheet">
<link href="/automotive-viss2/css/featherlight.min.css?1695733078" rel="stylesheet">
<link href="/automotive-viss2/css/perfect-scrollbar.min.css?1695733078" rel="stylesheet">
<link href="/automotive-viss2/css/auto-complete.css?1695733078" rel="stylesheet">
<link href="/automotive-viss2/css/atom-one-dark-reasonable.css?1695733078" rel="stylesheet">
<link href="/automotive-viss2/css/theme.css?1695733078" rel="stylesheet">
<link href="/automotive-viss2/css/hugo-theme.css?1695733078" rel="stylesheet">

<link href="/automotive-viss2/css/theme-blue.css?1695369445" rel="stylesheet">
<link href="/automotive-viss2/css/theme-blue.css?1695733078" rel="stylesheet">



<script src="/automotive-viss2/js/jquery-3.3.1.min.js?1695369445"></script>
<script src="/automotive-viss2/js/jquery-3.3.1.min.js?1695733078"></script>

<style>
:root #header + #content > #left > #rlblock_left{
Expand Down Expand Up @@ -59,14 +59,14 @@
<span data-search-clear=""><i class="fas fa-times"></i></span>
</div>

<script type="text/javascript" src="/automotive-viss2/js/lunr.min.js?1695369445"></script>
<script type="text/javascript" src="/automotive-viss2/js/auto-complete.js?1695369445"></script>
<script type="text/javascript" src="/automotive-viss2/js/lunr.min.js?1695733078"></script>
<script type="text/javascript" src="/automotive-viss2/js/auto-complete.js?1695733078"></script>
<script type="text/javascript">

var baseurl = "https:\/\/w3c.github.io\/automotive-viss2\/";

</script>
<script type="text/javascript" src="/automotive-viss2/js/search.js?1695369445"></script>
<script type="text/javascript" src="/automotive-viss2/js/search.js?1695733078"></script>


</div>
Expand Down Expand Up @@ -181,6 +181,30 @@



<li data-nav-id="/automotive-viss2/peripheral-components/" title="VISSv2 peripheral components" class="dd-item
">
<a href="/automotive-viss2/peripheral-components/">
VISSv2 peripheral components

</a>


</li>












<li data-nav-id="/automotive-viss2/pocs/" title="VISSv2 POCs" class="dd-item
Expand Down Expand Up @@ -210,13 +234,39 @@



<li data-nav-id="/automotive-viss2/pocs/poc1/" title="VISSv2 (POC1, replace by more expressive name)" class="dd-item
<li data-nav-id="/automotive-viss2/pocs/poc2/" title="Next POC..." class="dd-item
">
<a href="/automotive-viss2/pocs/poc2/">
Next POC...

</a>


</li>














<li data-nav-id="/automotive-viss2/pocs/poc1/" title="Vehicle.Speed subscription example" class="dd-item
">
<a href="/automotive-viss2/pocs/poc1/">
VISSv2 (POC1, replace by more expressive name)
Vehicle.Speed subscription example

</a>

Expand Down Expand Up @@ -532,6 +582,22 @@ <h2 id="building-and-running">Building and running</h2>






















Expand All @@ -553,6 +619,22 @@ <h2 id="building-and-running">Building and running</h2>






















Expand Down Expand Up @@ -612,19 +694,19 @@ <h2 id="building-and-running">Building and running</h2>
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="/automotive-viss2/js/clipboard.min.js?1695369445"></script>
<script src="/automotive-viss2/js/perfect-scrollbar.min.js?1695369445"></script>
<script src="/automotive-viss2/js/perfect-scrollbar.jquery.min.js?1695369445"></script>
<script src="/automotive-viss2/js/jquery.sticky.js?1695369445"></script>
<script src="/automotive-viss2/js/featherlight.min.js?1695369445"></script>
<script src="/automotive-viss2/js/highlight.pack.js?1695369445"></script>
<script src="/automotive-viss2/js/clipboard.min.js?1695733078"></script>
<script src="/automotive-viss2/js/perfect-scrollbar.min.js?1695733078"></script>
<script src="/automotive-viss2/js/perfect-scrollbar.jquery.min.js?1695733078"></script>
<script src="/automotive-viss2/js/jquery.sticky.js?1695733078"></script>
<script src="/automotive-viss2/js/featherlight.min.js?1695733078"></script>
<script src="/automotive-viss2/js/highlight.pack.js?1695733078"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="/automotive-viss2/js/modernizr.custom-3.6.0.js?1695369445"></script>
<script src="/automotive-viss2/js/learn.js?1695369445"></script>
<script src="/automotive-viss2/js/hugo-learn.js?1695369445"></script>
<script src="/automotive-viss2/js/modernizr.custom-3.6.0.js?1695733078"></script>
<script src="/automotive-viss2/js/learn.js?1695733078"></script>
<script src="/automotive-viss2/js/hugo-learn.js?1695733078"></script>


<script src="/automotive-viss2/mermaid/mermaid.js?1695369445"></script>
<script src="/automotive-viss2/mermaid/mermaid.js?1695733078"></script>

<script>
mermaid.initialize({ startOnLoad: true });
Expand Down
Loading

0 comments on commit e1d89bc

Please sign in to comment.