easyfabric.generate_docs
os
sys
Path
MagicMock
yaml
PydocMarkdown
PythonLoader
FilterProcessor
GoogleProcessor
DocusaurusRenderer
MOCK_MODULES
apply_frontmatter_from_yaml
def apply_frontmatter_from_yaml(docs_dir, yaml_config_path)
Apply frontmatter settings from a YAML configuration file to markdown files.
Arguments:
docs_dir- Path to the documentation directoryyaml_config_path- Path to the YAML configuration file
shutil
generate_documentation
def generate_documentation()
Generate markdown documentation from Python source files.