Don't use 'Base/Root'
This commit is contained in:
parent
2385cbbd73
commit
ec46361f1e
@ -56,7 +56,7 @@ pub fn build_table(deps: &FlatDep, title: &str, prelude_path: Option<&str>) -> S
|
|||||||
node.number(),
|
node.number(),
|
||||||
node.title(),
|
node.title(),
|
||||||
review_state,
|
review_state,
|
||||||
"Base/Root"
|
"-"
|
||||||
),
|
),
|
||||||
(_, Some(parent)) => format!(
|
(_, Some(parent)) => format!(
|
||||||
"|#{}|{}|{}|#{}|\n",
|
"|#{}|{}|{}|#{}|\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user