cpp-common/bt2c/fmt.hpp: use `wise_enum::string_type` in `EnableIfIsWiseEnum` definition
[babeltrace.git] / doc / Makefile.am
index 31ade4538326d0588df979c1d90221098b4611bf..160cd5a9ca9893452c7629b8d67c53bc235fdaab 100644 (file)
@@ -1 +1,26 @@
-dist_man_MANS = babeltrace.1
+# SPDX-License-Identifier: MIT
+
+SUBDIRS = man
+
+if ENABLE_API_DOC
+SUBDIRS += api/libbabeltrace2
+endif
+
+if ENABLE_PYTHON_BINDINGS_DOC
+SUBDIRS += bindings/python
+endif
+
+EXTRA_DIST = \
+       contributing-images/bt-ref01.png \
+       contributing-images/bt-ref02.png \
+       contributing-images/bt-ref03.png \
+       contributing-images/bt-ref04.png \
+       contributing-images/bt-ref05.png \
+       contributing-images/bt-ref06.png \
+       contributing-images/bt-ref07.png \
+       contributing-images/bt-ref08.png \
+       contributing-images/bt-ref09.png \
+       contributing-images/bt-ref10.png \
+       contributing-images/bt-ref11.png \
+       contributing-images/bt-ref12.png \
+       contributing-images/bt-ref13.png
This page took 0.02409 seconds and 4 git commands to generate.