Skip to content

Commit

Permalink
updated the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
opiopan committed Jun 16, 2024
1 parent 237f185 commit 7ab5251
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: main

- uses: actions/setup-node@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/libs/mapper/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ It includes defining Event-Action mappings, opening devices, constructing elemen
|[```mapper.reset_viewports()```](/libs/mapper/mapper_reset_viewports)|Stop all viewports then unregister all viewports|
|[```mapper.virtual_joystick()```](/libs/mapper/mapper_virtual_joystick)|Create vJoy feeder object|
|[```mapper.keystroke()```](/libs/mapper/mapper_keystroke)|Create Keystroke object for keybord emulation|
|[```mapper.enumerate_display_info()```](/libs/mapper/mapper_enumerate_display_info)|Enumerate infomation for all displays
|[```mapper.enumerate_display_info()```](/libs/mapper/mapper_enumerate_display_info)|Enumerate information for all displays

## Objects
|Name|Description|
Expand Down

0 comments on commit 7ab5251

Please sign in to comment.