mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
documentation: man template: support empty options; add Version to Makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -161,4 +161,4 @@ deb: debian
|
||||
# for arch or gentoo, read instructions in the appropriate 'packaging' subdirectory directory
|
||||
|
||||
manpages:
|
||||
hacking/module_formatter.py -t man -o docs/man/man1/ --module-dir=library --template-dir=hacking/templates
|
||||
hacking/module_formatter.py -A $(VERSION) -t man -o docs/man/man1/ --module-dir=library --template-dir=hacking/templates
|
||||
|
||||
Reference in New Issue
Block a user