Closed andy5995 closed 6 years ago
There should be a Makefile.am in the man directory that will install man pages.
This one can be adapted to do that:
https://github.com/theimpossibleastronaut/rmw/blob/master/man/Makefile.am
The main difference is that the files have different extensions and aren't in separate directories; therefore the names of the variables will have to be changed.
@Erick2280 are you interested in trying this?
Of course! I will take a look on this.
Thank you! I've created chat room on Gitter in case you have any questions along the way.
Oh, here is the link! https://gitter.im/modemu2k/Lobby#
There should be a Makefile.am in the man directory that will install man pages.
This one can be adapted to do that:
https://github.com/theimpossibleastronaut/rmw/blob/master/man/Makefile.am
The main difference is that the files have different extensions and aren't in separate directories; therefore the names of the variables will have to be changed.
@Erick2280 are you interested in trying this?