Add initial Python bindings documentation
[babeltrace.git] / doc / Makefile.am
index 597c43e79922f8d31576f2a7c06a8d44dcd692a5..7047f0e5f24e644cac98c77e4922b50802808203 100644 (file)
@@ -1,3 +1,7 @@
-dist_man_MANS = babeltrace.1 babeltrace-log.1
+# SPDX-License-Identifier: MIT
 
-dist_doc_DATA = API.txt
+SUBDIRS = contributing-images man bindings
+
+if ENABLE_API_DOC
+SUBDIRS += api
+endif
This page took 0.022685 seconds and 4 git commands to generate.