From 194f4fca4cba5accbbbcdd22d098079cdf8b2827 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Wed, 18 Sep 2019 11:50:08 +0200 Subject: Help: Add litehtml as submodule and optionally use that Change-Id: I528dd661eb0db92e6252ddba7fa38ab58496611a Reviewed-by: Cristian Adam Reviewed-by: hjk --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 6fdaf4283f..d6d89e9ce4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,3 +6,6 @@ path = src/tools/perfparser url = ../perfparser.git ignore = dirty +[submodule "litehtml"] + path = src/plugins/help/qlitehtml/litehtml + url = https://github.com/litehtml/litehtml.git -- cgit v1.2.1