neo_doxygen: Add a Python test for namespaces’ members.
[nit.git] / contrib / neo_doxygen / tests / python-def / README.md
diff --git a/contrib/neo_doxygen/tests/python-def/README.md b/contrib/neo_doxygen/tests/python-def/README.md
new file mode 100644 (file)
index 0000000..aa110bd
--- /dev/null
@@ -0,0 +1,5 @@
+This directory contains a dummy Python project for testing purposes.
+
+To regenerate the XML output located in `xml`, run `make`. If the `Makefile`
+does not exists, you can regenerate it by running `make bootstrap` in the parent
+directory.