# PyQtdoc **Repository Path**: roehead/PyQtdoc ## Basic Information - **Project Name**: PyQtdoc - **Description**: No description available - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-14 - **Last Updated**: 2024-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PyQtdoc PyQtdoc installs Qt documentation for PyQt (.ch files, i.e. Qt assistant format) in a dedicated directory. PyQtdoc version is indexed to Qt version. PyQtdoc is part of the WinPython distribution project. Important note -------------- Since Qt5, ``QtAssistant`` cannot register documentation automatically. You must run the ``scripts\pyqtdoc.py`` script (with option `--register`) or register them manually.