37760ed934
`contrib` is "A summary of the contributions made to a document by a
credited source", which we don't need in this case.
(cherry picked from commit 7f8e139413
)
13 lines
487 B
XML
13 lines
487 B
XML
<reference xmlns="http://docbook.org/ns/docbook"
|
||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||
xmlns:xi="http://www.w3.org/2001/XInclude">
|
||
<title>Home Manager Reference Pages</title>
|
||
<info>
|
||
<author><personname>Home Manager contributors</personname></author>
|
||
<copyright><year>2017–2019</year><holder>Home Manager contributors</holder>
|
||
</copyright>
|
||
</info>
|
||
<xi:include href="man-configuration.xml" />
|
||
<xi:include href="man-home-manager.xml" />
|
||
</reference>
|