Feature #3386
Generate man pages at build time from adoc files
Start date:
07/09/2018
Due date:
% Done:
0%
Spec Reference:
Description
Once we have documentation being build in each project repository separately (see #3385), we want to generate man pages for each repository.
The idea here is to have an .adoc file with all the required content to be used in the man pag, and which is already included in the user manual. Then we need to scripts/makefile to transform this .adoc file into man source format and make it be build and installed when --enable-man is passed. Then, install it in the debian packages (which means we in turn need to modify dh_configure or similar to pass the --enable-man flag, and somehow include the common osmo-gsm-manuals.git in there when sending to OBS).
Related issues
History
#1 Updated by pespin over 2 years ago
- Due date set to 07/09/2018
- Start date changed from 07/06/2018 to 07/09/2018
- Follows Feature #3385: Move project specific manuals from osmo-gsm-manuals to each respective git repository added
#2 Updated by laforge over 2 years ago
- Assignee changed from sysmocom to osmith
#3 Updated by osmith about 2 years ago
- Due date deleted (
07/09/2018)
(removed the confusing due date)