python: add document-formats submodule

This commit is contained in:
vanyauhalin
2023-07-27 17:26:31 +04:00
parent 4e515a66ef
commit 2ffc44f339
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@ -38,3 +38,7 @@
path = web/documentserver-example/java-spring/src/main/resources/assets/document-templates
url = https://github.com/ONLYOFFICE/document-templates
branch = main/en
[submodule "web/documentserver-example/python/assets/document-formats"]
path = web/documentserver-example/python/assets/document-formats
url = https://github.com/ONLYOFFICE/document-formats
branch = master