tldp - tools for publishing from TLDP sources ============================================= TLDP = The Linux Documentation Project. These are a set of scripts that process committed documents in the TLDP document source repository to an output tree of choice. Installation ------------ You can install, upgrade, uninstall tldp tools with these commands:: $ pip install tldp $ pip install --upgrade tldp $ pip uninstall tldp There's also a package for Debian/Ubuntu, but it's not always the latest version. Example usages: --------------- FIXME: Missing examples. Links ----- * `Output documentation tree (sample) `_ * `Source tree on GitHub `_