chore(docs): add readthedocs config, add docs link
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
[](https://pypi.org/project/pyqt-liquidglass/)
|
||||
[](https://www.python.org/downloads/)
|
||||
[](LICENSE.md)
|
||||
[](https://pyqt-liquidglass.readthedocs.io)
|
||||
|
||||
macOS Liquid Glass effects for PySide6 and PyQt6.
|
||||
|
||||
@@ -80,6 +81,10 @@ glass.apply_glass_to_window(window, options=options)
|
||||
|
||||
Tested with PySide6. PyQt6 should work but is not explicitly tested.
|
||||
|
||||
## Documentation
|
||||
|
||||
Full documentation: [pyqt-liquidglass.readthedocs.io](https://pyqt-liquidglass.readthedocs.io)
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
|
||||
Reference in New Issue
Block a user