TTD Tab
Abstract
Checking and reporting tabs.
Installation
Dependencies
Pull the image:
docker pull testthedocs/ttd-tab
Usage
Navigate to the directory containing your documentation.
Run The Test
docker run -it -v `pwd`:/build/docs testthedocs/ttd-tab
Source Code
The code of ttd-tab is located on GitHub.