module documentation

Utility function and classes for Sphinx projects.

Class Project A project is the source code set of the Sphinx document(s).
Constant EXCLUDE_PATHS Undocumented
Variable logger Undocumented
EXCLUDE_PATHS: list[str] = (source)

Undocumented

Value
['**/_sources', '.#*', '**/.#*', '*.lproj/**']

Undocumented