We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6931b79 commit 7b12655Copy full SHA for 7b12655
phpdoc.dist.xml
@@ -15,7 +15,7 @@
15
</source>
16
</api>
17
</version>
18
- <template name="./themes/markdown">
+ <template name="markdown" location="./themes">
19
<!-- github|gitlab -->
20
<parameter name="markdownFlavour" value="github"/>
21
<!-- yes|no -->
themes/markdown/template.xml
@@ -15,7 +15,4 @@
<transformation writer="twig" query="indexes.functions" source="function.md.twig"
artifact="functions/{{name}}.md"/>
</transformations>
- <parameters>
- <parameter key="twig-debug">true</parameter>
- </parameters>
</template>
0 commit comments