Mailing List Archive

[master] cb900f2e2 build: Copy vmod_h2.rst into sphinx tree
commit cb900f2e2f404c1ea17f67de59054e6217d8853c
Author: Dridi Boukelmoune <dridi.boukelmoune@gmail.com>
Date: Fri Mar 15 14:35:18 2024 +0100

build: Copy vmod_h2.rst into sphinx tree

diff --git a/doc/sphinx/Makefile.am b/doc/sphinx/Makefile.am
index af4bc85c4..b5d34fb8d 100644
--- a/doc/sphinx/Makefile.am
+++ b/doc/sphinx/Makefile.am
@@ -186,6 +186,10 @@ include/vmod_cookie.generated.rst: $(top_builddir)/vmod/vmod_cookie.rst
cp $(top_builddir)/vmod/vmod_cookie.rst $@
BUILT_SOURCES += include/vmod_cookie.generated.rst

+include/vmod_h2.generated.rst: $(top_builddir)/vmod/vmod_h2.rst
+ cp $(top_builddir)/vmod/vmod_h2.rst $@
+BUILT_SOURCES += include/vmod_h2.generated.rst
+
include/vmod_unix.generated.rst: $(top_builddir)/vmod/vmod_unix.rst
cp $(top_builddir)/vmod/vmod_unix.rst $@
BUILT_SOURCES += include/vmod_unix.generated.rst
_______________________________________________
varnish-commit mailing list
varnish-commit@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit