Compare commits
2 Commits
2b43905b54
...
a555f290ad
Author | SHA1 | Date | |
---|---|---|---|
a555f290ad | |||
1e168ac522 |
@ -96,6 +96,17 @@ module.exports = {
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
'/scanstations/': [
|
||||||
|
{
|
||||||
|
title: 'Scannerstation Dokumentation',
|
||||||
|
collapsable: false,
|
||||||
|
children: [
|
||||||
|
'',
|
||||||
|
'config',
|
||||||
|
'hardware'
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
'/en/': {
|
'/en/': {
|
||||||
|
@ -2,7 +2,9 @@
|
|||||||
> Wie man die Scanclient Software konfiguriert
|
> Wie man die Scanclient Software konfiguriert
|
||||||
|
|
||||||
## Start
|
## 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.
|
Sobald du den Token eingegeben hast kannst du auf den Button "Konfigurieren" klicken und der Scanclient wird gestartet.
|
||||||
|
|
||||||
## Konfiguration ändern
|
## Konfiguration ändern
|
||||||
|
Loading…
x
Reference in New Issue
Block a user