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 b613169
Browse files Browse the repository at this point in the history
  • Loading branch information
UlfBj committed Sep 22, 2023
1 parent 69c571d commit 8a69c29
Show file tree
Hide file tree
Showing 18 changed files with 1,587 additions and 281 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?1695288238" rel="stylesheet">
<link href="/automotive-viss2/css/fontawesome-all.min.css?1695288238" rel="stylesheet">
<link href="/automotive-viss2/css/hybrid.css?1695288238" rel="stylesheet">
<link href="/automotive-viss2/css/featherlight.min.css?1695288238" rel="stylesheet">
<link href="/automotive-viss2/css/perfect-scrollbar.min.css?1695288238" rel="stylesheet">
<link href="/automotive-viss2/css/theme.css?1695288238" rel="stylesheet">
<link href="/automotive-viss2/css/hugo-theme.css?1695288238" rel="stylesheet">
<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/theme-blue.css?1695288238" rel="stylesheet">
<link href="/automotive-viss2/css/theme-blue.css?1695369445" rel="stylesheet">

<style>
:root #header + #content > #left > #rlblock_left {
Expand Down
131 changes: 100 additions & 31 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?1695288238" rel="stylesheet">
<link href="/automotive-viss2/css/fontawesome-all.min.css?1695288238" rel="stylesheet">
<link href="/automotive-viss2/css/hybrid.css?1695288238" rel="stylesheet">
<link href="/automotive-viss2/css/featherlight.min.css?1695288238" rel="stylesheet">
<link href="/automotive-viss2/css/perfect-scrollbar.min.css?1695288238" rel="stylesheet">
<link href="/automotive-viss2/css/auto-complete.css?1695288238" rel="stylesheet">
<link href="/automotive-viss2/css/atom-one-dark-reasonable.css?1695288238" rel="stylesheet">
<link href="/automotive-viss2/css/theme.css?1695288238" rel="stylesheet">
<link href="/automotive-viss2/css/hugo-theme.css?1695288238" rel="stylesheet">
<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/theme-blue.css?1695288238" rel="stylesheet">
<link href="/automotive-viss2/css/theme-blue.css?1695369445" rel="stylesheet">



<script src="/automotive-viss2/js/jquery-3.3.1.min.js?1695288238"></script>
<script src="/automotive-viss2/js/jquery-3.3.1.min.js?1695369445"></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?1695288238"></script>
<script type="text/javascript" src="/automotive-viss2/js/auto-complete.js?1695288238"></script>
<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">

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

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


</div>
Expand Down Expand Up @@ -254,6 +254,44 @@
</a>


<ul>

















<li data-nav-id="/automotive-viss2/server/access-control-servers/" title="VISSv2 Access Control Servers" class="dd-item
">
<a href="/automotive-viss2/server/access-control-servers/">
VISSv2 Access Control Servers

</a>


</li>






</ul>

</li>


Expand Down Expand Up @@ -325,7 +363,7 @@ <h3>More</h3>



<a href='/automotive-viss2/'>W3C Vehicle Information Signal Specification ver 2, VISSv2 Tutorial</a> > VISSv2 Build System
<a href='/automotive-viss2/'>W3C Vehicle Information Service Specification ver 2 Reference Implementation Tutorial</a> > VISSv2 Build System



Expand All @@ -338,8 +376,8 @@ <h3>More</h3>
<div class="wrapper">
<nav id="TableOfContents">
<ul>
<li><a href="#installing-golang-on-ubuntu">Installing Golang on Ubuntu</a></li>
<li><a href="#installing-golang-on-mac">Installing Golang on Mac</a></li>
<li><a href="#installing-golang">Installing Golang</a></li>
<li><a href="#building-and-running">Building and running</a></li>
</ul>
</nav>
</div>
Expand All @@ -365,9 +403,22 @@ <h1>



<p>Most of the code at this repository is written in Golang, so in order to use this repo Golang must be installed on the computer.</p>
<h2 id="installing-golang-on-ubuntu">Installing Golang on Ubuntu</h2>
<h2 id="installing-golang-on-mac">Installing Golang on Mac</h2>
<h2 id="installing-golang">Installing Golang</h2>
<p>Most of the code at this repository is written in Golang, so in order to use this repo Golang must be installed on the computer.</p>
<p>Searching for &ldquo;install golang&rdquo; gives many hits, of which this is one:</p>
<p><a href="https://www.cyberciti.biz/faq/how-to-install-gol-ang-on-ubuntu-linux/">How to install Go (golang) on Ubuntu Linux</a>.</p>
<p>For other operating systems <a href="https://go.dev/doc/install">this</a> may be helpful.</p>
<h2 id="building-and-running">Building and running</h2>
<p>As several of the Golang based Sw components on this repo can be started with command line input to configure its behavior,
it is suitable to first build it (in the directory of the source code)</p>
<p>$ go build</p>
<p>and then run it</p>
<p>$ ./&rsquo;name-of-executable&rsquo; &lsquo;any-command-line-config-input&rsquo;</p>
<p>If the SwC supports command line configuration input it is possible to add &ldquo;-h&rdquo; (no quotes) on the command line, which will then show a help text.
Checking the first lines of the main() function in the source code is another possibility to find out.
If there is any calls to the &ldquo;github.com/akamensky/argparse&rdquo; lib then it is used.</p>
<p>As the configurations have a default it is always possible to run it without adding any comand line configuration input.
The configuration possibilities of the different SwCs are described in the respective chapters of this tutorial.</p>



Expand Down Expand Up @@ -512,13 +563,31 @@ <h2 id="installing-golang-on-mac">Installing Golang on Mac</h2>































Expand All @@ -530,7 +599,7 @@ <h2 id="installing-golang-on-mac">Installing Golang on Mac</h2>



<a class="nav nav-prev" href="/automotive-viss2/" title="W3C Vehicle Information Signal Specification ver 2, VISSv2 Tutorial"> <i class="fa fa-chevron-left"></i></a>
<a class="nav nav-prev" href="/automotive-viss2/" title="W3C Vehicle Information Service Specification ver 2 Reference Implementation Tutorial"> <i class="fa fa-chevron-left"></i></a>


<a class="nav nav-next" href="/automotive-viss2/client/" title="VISSv2 Clients" style="margin-right: 0px;"><i class="fa fa-chevron-right"></i></a>
Expand All @@ -543,19 +612,19 @@ <h2 id="installing-golang-on-mac">Installing Golang on Mac</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?1695288238"></script>
<script src="/automotive-viss2/js/perfect-scrollbar.min.js?1695288238"></script>
<script src="/automotive-viss2/js/perfect-scrollbar.jquery.min.js?1695288238"></script>
<script src="/automotive-viss2/js/jquery.sticky.js?1695288238"></script>
<script src="/automotive-viss2/js/featherlight.min.js?1695288238"></script>
<script src="/automotive-viss2/js/highlight.pack.js?1695288238"></script>
<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>hljs.initHighlightingOnLoad();</script>
<script src="/automotive-viss2/js/modernizr.custom-3.6.0.js?1695288238"></script>
<script src="/automotive-viss2/js/learn.js?1695288238"></script>
<script src="/automotive-viss2/js/hugo-learn.js?1695288238"></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/mermaid/mermaid.js?1695288238"></script>
<script src="/automotive-viss2/mermaid/mermaid.js?1695369445"></script>

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

0 comments on commit 8a69c29

Please sign in to comment.