docs: streamline manpages

This commit is contained in:
NotAShelf 2023-02-06 19:16:25 +03:00
commit ca88e67b8f
No known key found for this signature in database
GPG key ID: 5B5C8895F28445F1
3 changed files with 29 additions and 59 deletions

View file

@ -1,13 +1,15 @@
<reference xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude">
<title>neovim-flake Reference Pages</title>
<info>
<author><personname>neovim-flake contributors</personname></author>
<copyright>
<year>20212023</year>
<holder>neovim-flake contributors</holder>
</copyright>
</info>
<xi:include href="man-configuration.xml" />
</reference>
<title>Neovim Flake - Reference Pages</title>
<info>
<author>
<personname>Gabriel Volpe</personname>
</author>
<copyright>
<year>2023</year>
<holder>NotAShelf</holder>
</copyright>
</info>
<xi:include href="man-configuration.xml" />
</reference>