lazydocs.generation: Main module for markdown generation.
generation.MarkdownGenerator: Markdown generator class.
generation.generate_docs: Generates markdown documentation for provided paths based on Google-style docstrings.generation.to_md_file: Creates an API docs file from a provided text.
This file was automatically generated via lazydocs.