Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacZhangzhuo committed Jan 11, 2024
1 parent d3e8141 commit fce8b9c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/api/compas_viewer.actions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,9 @@ Classes
Action
ZoomSelected
GLInfo
SelectAll
ViewRight
ViewFront
ViewTop
ViewPerspective
DeleteSelected
2 changes: 1 addition & 1 deletion src/compas_viewer/actions/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ def get_action_cls(name: str) -> Any:
"GLInfo",
"SelectAll",
"ViewRight",
"ViewLeft",
"ViewFront",
"ViewTop",
"ViewPerspective",
"DeleteSelected",
Expand Down

0 comments on commit fce8b9c

Please sign in to comment.