mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 00:39:45 +01:00
12 lines
487 B
XML
12 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–2020</year><holder>Home Manager contributors</holder>
|
||
</copyright>
|
||
</info>
|
||
<xi:include href="man-configuration.xml" />
|
||
<xi:include href="man-home-manager.xml" />
|
||
</reference>
|