haive.core.utils.haive_discovery.documentation_writer¶

Documentation writer for saving discovered components.

Classes¶

DocumentationWriter

Handles writing documentation for discovered components.

Module Contents¶

class haive.core.utils.haive_discovery.documentation_writer.DocumentationWriter[source]¶

Handles writing documentation for discovered components.

save_to_project_docs(components, project_root=None, subfolder='component_discovery')[source]¶

Save components to timestamped project documentation with separate files for each type.

Parameters:
Return type:

dict[str, str]