Feature: [doc generation] show all the deps of the tree for debug information

This commit is contained in:
2023-02-07 15:49:57 +01:00
parent 88eefa698b
commit 5830c3e177
2 changed files with 11 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
<html>
<head>
<title>{{ 'Doc generator debug'|trans }}</title>
</head>
<body>
<pre>{{ datas }}</pre>
</body>
</html>