update project.ihp config

This commit is contained in:
Yann Cébron 2023-02-08 11:23:51 +01:00
parent 36253fde97
commit 1b852b7352

View File

@ -7,10 +7,10 @@
<default-property element-name="chapter" property-name="show-structure-depth" value="2"/>
</settings>
<module name="intellij-sdk"/>
<topics src="topics"/>
<topics src="reference_guide"/>
<topics dir="topics"/>
<topics dir="reference_guide"/>
<images dir="images" web-path="/img/idea-sdk/"/>
<vars src="v.list" />
<snippets src="code_samples"/>
<snippets dir="code_samples"/>
<instance src="ijs.tree" keymaps-mode="none" id="intellij" web-path="/intellij/"/>
</ihp>