docs: update xpointer for neovim-flake-options

This commit is contained in:
NotAShelf 2023-11-05 23:03:15 +03:00
parent 12f5019a61
commit edb3724e64
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
2 changed files with 2 additions and 3 deletions

View file

@ -45,6 +45,6 @@
<para> <para>
You can use the following options in your neovim configuration. You can use the following options in your neovim configuration.
</para> </para>
<xi:include href="./nmd-result/neovim-flake-options.xml"/> <xi:include href="./nmd-result/neovim-flake-options.xml" xpointer="neovim-flake-options"/>
</refsection> </refsection>
</refentry> </refentry>

View file

@ -25,7 +25,6 @@
<xi:include href="manual/hacking.xml"/> <xi:include href="manual/hacking.xml"/>
<appendix xml:id="ch-options"> <appendix xml:id="ch-options">
<title>Configuration Options</title> <title>Configuration Options</title>
<xi:include href="./nmd-result/neovim-flake-options.xml" /> <xi:include href="./nmd-result/neovim-flake-options.xml" xpointer="neovim-flake-options" />
</appendix> </appendix>
<xi:include href="./release-notes/release-notes.xml" />
</book> </book>