src/eric7/Plugins/DocumentationPlugins/Ericapi/__init__.py@4102a69604eb
src/eric7/Plugins/DocumentationPlugins/Ericapi/__init__.py
Thu, 16 Nov 2023 16:45:23 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 16 Nov 2023 16:45:23 +0100
- branch
- eric7
- changeset 10315
- 4102a69604eb
- parent 9653
-
e67609152c5e
- child 10439
-
21c28b0f9e41
- permissions
- -rw-r--r--
Modified the API and code documentation generator dialogs to allow better error handling (i.e. the dialogs are not modal anymore).
# -*- coding: utf-8 -*-
# Copyright (c) 2007 - 2023 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containing the Ericapi plugin.
"""