|
@ -5,13 +5,18 @@ A [swarmlab.io](http://www.swarmlab.io) sidecar container. |
|
|
Documentation is a multi-repository site generator (Antora based) |
|
|
Documentation is a multi-repository site generator (Antora based) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Build from git |
|
|
## Build |
|
|
|
|
|
|
|
|
> git clone https://git.swarmlab.io:3000/docs/Documentation.git |
|
|
> git clone https://git.swarmlab.io:3000/docs/Documentation.git |
|
|
> |
|
|
> |
|
|
> cd docs |
|
|
> cd Documentation |
|
|
> ./build.sh |
|
|
> ./build.sh |
|
|
> |
|
|
> |
|
|
|
|
|
> # or |
|
|
|
|
|
> |
|
|
|
|
|
> ./build-untro.sh |
|
|
|
|
|
> |
|
|
|
|
|
> # etc |
|
|
> |
|
|
> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|