File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -180,12 +180,8 @@ following convention should be followed.
180
180
- A page is the parent of every installed pages. The driver can freely name this
181
181
page, for example it can be named after the package. In what follows, we
182
182
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.
189
185
- If there is no installed [index.mld] page, the driver has to generate some
190
186
content for the [pkg] page.
191
187
You can’t perform that action at this time.
0 commit comments