Project

General

Profile

action #10522

Updated by okurz over 7 years ago

## motivation 

 see https://github.com/Vogtinator/os-autoinst-distri-opensuse/commit/5ec1630c0692a1a11987ee131c740655888728b1#commitcomment-15800169 



 ## ideas 

 * DONE: <del>tests for POD correctness</del> 
 * DONE: <del>add make targets to check doc</del> 
 * generate documentation for testapi with `pod2html testapi.pm > testapi.html` 
 * write a script to checkout `gh-pages` branch on github and put auto-generated documentation there 
 * call this as part of travis commands 
 * include (or reference) the html document instead of the manually written testapi table in openQA documentation 
 * automate the documentation generation of openQA docs 
 * optional: beautify

Back