Skip to content

Commit b99d61c

Browse files
Julowjonludlam
authored andcommitted
Remove the "index" tentative fix
It's not possible to reference the package main page and this cannot be fixed now by tweaking the convention.
1 parent 0dcfba6 commit b99d61c

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

doc/parent_child_spec.mld

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -180,12 +180,8 @@ following convention should be followed.
180180
- A page is the parent of every installed pages. The driver can freely name this
181181
page, for example it can be named after the package. In what follows, we
182182
refer to this page as the [pkg] page.
183-
- If there is an installed [index.mld] file:
184-
+ The driver has to use it as content for the [pkg] page.
185-
+ The can decide to also include a [index] page as child of the [pkg] page.
186-
- If it does not, then some references to the [index] page might be
187-
unresolved.
188-
- If it does, it will create a warning.
183+
- If there is an installed [index.mld] file, the driver has to use it as
184+
content for the [pkg] page.
189185
- If there is no installed [index.mld] page, the driver has to generate some
190186
content for the [pkg] page.
191187

0 commit comments

Comments
 (0)