fix(test_portal): 修复 doc list 缩进警告
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
//! XDG Portal 权限冒烟测试示例。
|
||||
//!
|
||||
//! 本示例演示完整的 Portal ScreenCast 授权流程,分四步:
|
||||
//! 1) 创建 Screencast proxy → 2) 创建 session → 3) 选择源(显示器/窗口)
|
||||
//! → 4) start() 触发系统授权对话框(用户点击"共享"后返回流信息)。
|
||||
//! 创建 Screencast proxy,再创建 session,然后选择源(显示器/窗口),
|
||||
//! 最后 start() 触发系统授权对话框(用户点击"共享"后返回流信息)。
|
||||
//!
|
||||
//! 运行:`cargo run --example test_portal`(参见 AGENTS.md "Useful manual commands")。
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user