Repository: trafficserver Updated Branches: refs/heads/master 1f6ddb284 -> 6c6485fdc
TS-2832: Parse Doxygen XML output with the Python lxml library Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/6c6485fd Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/6c6485fd Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/6c6485fd Branch: refs/heads/master Commit: 6c6485fdc86ab52407263de020138fba8d0847f3 Parents: 1f6ddb2 Author: Jack Bates <[email protected]> Authored: Sat Aug 30 18:28:25 2014 -0700 Committer: Jack Bates <[email protected]> Committed: Sat Aug 30 18:28:25 2014 -0700 ---------------------------------------------------------------------- doc/pip_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/6c6485fd/doc/pip_requirements.txt ---------------------------------------------------------------------- diff --git a/doc/pip_requirements.txt b/doc/pip_requirements.txt index 3deddc6..97720d7 100644 --- a/doc/pip_requirements.txt +++ b/doc/pip_requirements.txt @@ -1,2 +1,2 @@ +lxml polib>=1.0.3 -
