docs/convert-lo-usage.md
0 → 100644
+141
−0
+15
−110
Loading
* Delete ServerManager and ServerStatus classes for unoserver management. * Remove related functions and tests for server detection and management. * Update pyproject.toml to remove unoserver dependency. * Refactor tests to remove server-related tests and adjust fixture names. * Modify integration tests to focus on CLI mode without server dependency. * Ensure all tests pass without the need for a running unoserver instance.