Compare commits
No commits in common. "a555f290ad5a153c4a5b750688134c6a02bdb77e" and "2b43905b5425ea134ec834b94866aec0e8015e23" have entirely different histories.
a555f290ad
...
2b43905b54
@ -96,17 +96,6 @@ module.exports = {
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
'/scanstations/': [
|
|
||||||
{
|
|
||||||
title: 'Scannerstation Dokumentation',
|
|
||||||
collapsable: false,
|
|
||||||
children: [
|
|
||||||
'',
|
|
||||||
'config',
|
|
||||||
'hardware'
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
'/en/': {
|
'/en/': {
|
||||||
|
@ -2,9 +2,7 @@
|
|||||||
> 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
|
Wenn du die Scanclient Software öffnest wirst du als erstes nach einem Client Token gefragt. -> [So kommst du an einen Client token](../users/scanstations)
|
||||||
-> [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