From 33dd374880020a96da7e3aaee27577988a43bdf1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jean-Christophe=20Beaupr=C3=A9?= Date: Fri, 5 Dec 2014 14:55:21 -0500 Subject: [PATCH] neo_doxygen: Add information about requirements to generate tests. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jean-Christophe Beaupré --- contrib/neo_doxygen/tests/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contrib/neo_doxygen/tests/README.md b/contrib/neo_doxygen/tests/README.md index 6201ecd..5c2c616 100644 --- a/contrib/neo_doxygen/tests/README.md +++ b/contrib/neo_doxygen/tests/README.md @@ -2,3 +2,7 @@ Data files for tests. For test scripts, see `../src/tests`. To regenerate the XML documents, run `make`. + +## Required to Generate the XML documents + +* [Doxygen](http://www.doxygen.org/) -- 1.7.9.5