mirror of
https://github.com/appium/appium.git
synced 2026-02-05 00:58:56 -06:00
fix toc.js (add missing contents, clipboard and emulator commands) (#11846)
This commit is contained in:
committed by
Kazuaki Matsuo
parent
4dcc36ba74
commit
735df9aee9
@@ -69,6 +69,14 @@ module.exports = {
|
||||
["Get App Strings", "get-app-strings.md"],
|
||||
["End Test Coverage", "end-test-coverage.md"],
|
||||
]],
|
||||
["Clipboard", ["clipboard",
|
||||
["Get Clipboard", "get-clipboard.md"],
|
||||
["Set Clipboard", "set-Clipboard.md"],
|
||||
]],
|
||||
["Emulator", ["emulator",
|
||||
["Power AC", "power_ac.md"],
|
||||
["Power Capacity", "power_capacity.md"],
|
||||
]],
|
||||
["Files", ["files",
|
||||
["Push File", "push-file.md"],
|
||||
["Pull File", "pull-file.md"],
|
||||
|
||||
Reference in New Issue
Block a user