Title: Document Writing in CI Environment
When we build a software or a Web service, we utilize many static analysis tools such as Lint, CheckStyle or FindBugs. These static code analysis tools help us to write simple code and they improve productivity. Many inspection tools are compatible with CI tools or services . CI services are useful in that they ensure that users follow the coding standard.
This presentations shows continuous checking of technical documents or software manuals with the combination of common CI services and RedPen. RedPen is an open source document validation tool and check if the input document to adhere to a writing standard. RedPen provides many features useful for writing large document such as support of markup languages (AsciiDoc, Markdown and LaTeX) and the customizability.