DOCSUP-16661: Update example and docs.

This commit is contained in:
romanzhukov 2021-11-20 14:28:25 +03:00
parent 3f1150df2d
commit d9b848f99d
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,6 @@ Example of a polygon dictionary configuration:
``` xml
<dictionary>
...
<structure>
<key>
<name>key</name>
@ -38,6 +37,7 @@ Example of a polygon dictionary configuration:
</polygon>
</layout>
...
</dictionary>
```

View File

@ -12,7 +12,6 @@ toc_title: Cловари полигонов
``` xml
<dictionary>
...
<structure>
<key>
<name>key</name>
@ -39,6 +38,7 @@ toc_title: Cловари полигонов
</polygon>
</layout>
...
</dictionary>
```