Functions
graph_cli
Commands for analyzing the site's knowledge graph.
graph_cli
def graph_cli() -> None
Commands for analyzing the site's knowledge graph.
analyze
📊 Analyze site structure and connectivity.
analyze
def analyze(show_stats: bool, tree: bool, output: str, config: str, source: str) -> None
📊 Analyze site structure and connectivity.
Parameters 5
| Name | Type | Default | Description |
|---|---|---|---|
show_stats |
bool |
— | |
tree |
bool |
— | |
output |
str |
— | |
config |
str |
— | |
source |
str |
— |