Compare commits

...

2 Commits

Author SHA1 Message Date
a555f290ad Added scanstation sidebar
All checks were successful
continuous-integration/drone/push Build is passing
ref #5
2021-04-03 10:48:39 +02:00
1e168ac522 Formatting
ref #5
2021-04-03 10:47:56 +02:00
2 changed files with 14 additions and 1 deletions

View File

@ -96,6 +96,17 @@ module.exports = {
]
}
],
'/scanstations/': [
{
title: 'Scannerstation Dokumentation',
collapsable: false,
children: [
'',
'config',
'hardware'
]
}
],
}
},
'/en/': {

View File

@ -2,7 +2,9 @@
> Wie man die Scanclient Software konfiguriert
## Start
Wenn du die Scanclient Software öffnest wirst du als erstes nach einem Client Token gefragt. -> [So kommst du an einen Client token](../users/scanstations)
Wenn du die Scanclient Software öffnest wirst du als erstes nach einem Client Token gefragt
-> [So kommst du an einen Client token](../users/scanstations)
Sobald du den Token eingegeben hast kannst du auf den Button "Konfigurieren" klicken und der Scanclient wird gestartet.
## Konfiguration ändern