From ca88e67b8f2bfe2efb48c4fa1ad46de7ab5e3c16 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Mon, 6 Feb 2023 19:16:25 +0300 Subject: [PATCH] docs: streamline manpages --- docs/man-configuration.xml | 36 +++++++----------------------------- docs/man-pages.xml | 22 ++++++++++++---------- docs/manual.xml | 30 ++++++++++-------------------- 3 files changed, 29 insertions(+), 59 deletions(-) diff --git a/docs/man-configuration.xml b/docs/man-configuration.xml index c39a729..72b6144 100644 --- a/docs/man-configuration.xml +++ b/docs/man-configuration.xml @@ -2,41 +2,19 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> - neovim-flake configuration + neovim-flake 5 - neovim-flake - + Neovim Flake - neovim configuration - neovim-flake configuration specification + neovim-flake + Neovim Flake f - Configuration specification - - Description - - Custom configuration is done with the neovim-flake.lib.neovimConfiguration function. It takes in the configuration as a module. - - neovim-flake.lib.neovimConfiguration { - inherit pkgs; - modules = [{config = xxx;}]; - }; - - The output of the configuration function is an attrset. - - - { - options = "The options that were available to configure"; - config = "The outputted configuration"; - pkgs = "The package set used to evaluate the module"; - neovim = "The built neovim package"; - } - - Options - You can use the following options in your neovim configuration. + You can use the following options in the `programs.neovim-flake` module: - + - \ No newline at end of file + diff --git a/docs/man-pages.xml b/docs/man-pages.xml index a89a8e8..001d517 100644 --- a/docs/man-pages.xml +++ b/docs/man-pages.xml @@ -1,13 +1,15 @@ - neovim-flake Reference Pages - - neovim-flake contributors - - 2021–2023 - neovim-flake contributors - - - - \ No newline at end of file + Neovim Flake - Reference Pages + + + Gabriel Volpe + + + 2023 + NotAShelf + + + + diff --git a/docs/manual.xml b/docs/manual.xml index 57ec8ac..235c953 100644 --- a/docs/manual.xml +++ b/docs/manual.xml @@ -3,23 +3,13 @@ xmlns:xi="http://www.w3.org/2001/XInclude" version="5.0" xml:id="book-neovim-flake-manual"> - - neovim-flake Manual - - - Preface - - If your problem is caused by a bug in neovim-flake then it should be reported on the - neovim-flake issue tracker. - - - - - - - - Configuration Options - - - - \ No newline at end of file + + Neovim Flake by Gabriel Volpe + + + + + Configuration options + + +