mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-10 15:35:30 +00:00
docs: streamline manpages
This commit is contained in:
parent
be3e7633e9
commit
ca88e67b8f
3 changed files with 29 additions and 59 deletions
|
|
@ -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>2021–2023</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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue