ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DocumentServer/.gitmodules

21 lines
636 B

[submodule "sdkjs"]
path = sdkjs
url = https://github.com/ONLYOFFICE/sdkjs.git
[submodule "core"]
path = core
url = https://github.com/ONLYOFFICE/core.git
[submodule "web-apps"]
path = web-apps
url = https://github.com/ONLYOFFICE/web-apps.git
[submodule "server"]
path = server
url = https://github.com/ONLYOFFICE/server.git
[submodule "dictionaries"]
path = dictionaries
url = https://github.com/ONLYOFFICE/dictionaries.git
[submodule "sdkjs-plugins"]
path = sdkjs-plugins
url = https://github.com/ONLYOFFICE/sdkjs-plugins.git
[submodule "core-fonts"]
path = core-fonts
url = https://github.com/ONLYOFFICE/core-fonts.git