docs: include header and footer in manpages; move man to its own dir

This commit is contained in:
raf 2024-04-21 00:29:17 +03:00
commit d2b8e27b16
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
4 changed files with 11 additions and 6 deletions

13
docs/man/header.5 Normal file
View file

@ -0,0 +1,13 @@
.TH "neovim-flake" "5" "01/01/1980" "neovim-flake"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" enable line breaks after slashes
.cflags 4 /
.SH "NAME"
neovim-flake configuration specification
.SH "OPTIONS"
.PP
You can use the following options to configure neovim-flake:
.PP