build: move man/ to src/man/ #19119

Problem:
man/ contains source files for manpage generation, it doesn't need to
live at the project root.

Solution:
Move it to src/man/.
This commit is contained in:
Justin M. Keyes
2022-06-27 10:02:02 +02:00
committed by GitHub
parent 8c2b870544
commit eab8b998e9
4 changed files with 3 additions and 2 deletions

View File

@ -5,6 +5,7 @@
"globals": [
"vim",
"describe",
"pending",
"it",
"before_each",
"after_each",