Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
mdxify.discovery
get_module_source_file
get_module_source_file(module_name: str) -> Optional[Path]
find_all_modules
find_all_modules(root_module: str) -> list[str]
should_include_module
should_include_module(module_name: str, include_internal: bool = False) -> bool