Merge pull request #1 from ONLYOFFICE/develop
Merge develop branch to master
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
[submodule "desktop-apps"]
|
||||
path = desktop-apps
|
||||
url = git@github.com:ONLYOFFICE/desktop-apps.git
|
||||
[submodule "desktop-sdk"]
|
||||
path = desktop-sdk
|
||||
url = git@github.com:ONLYOFFICE/desktop-sdk.git
|
||||
[submodule "core"]
|
||||
path = core
|
||||
url = git@github.com:ONLYOFFICE/core.git
|
||||
[submodule "web-apps"]
|
||||
path = web-apps
|
||||
url = git@github.com:ONLYOFFICE/web-apps.git
|
||||
[submodule "sdkjs"]
|
||||
path = sdkjs
|
||||
url = git@github.com:ONLYOFFICE/sdkjs.git
|
||||
[submodule "dictionaries"]
|
||||
path = dictionaries
|
||||
url = git@github.com:ONLYOFFICE/dictionaries.git
|
||||
@@ -0,0 +1,40 @@
|
||||
[](http://www.gnu.org/licenses/agpl-3.0.ru.html)  
|
||||
|
||||
## Overview
|
||||
|
||||
ONLYOFFICE Desktop Editors is a free office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit documents stored on your Windows/Linux PC or Mac without an Internet connection. It is fully compatible with Office Open XML formats: .docx, .xlsx, .pptx.
|
||||
|
||||
## Components
|
||||
|
||||
ONLYOFFICE Desktop Editors contain the following components:
|
||||
|
||||
* [desktop-apps](https://github.com/ONLYOFFICE/desktop-apps "desktop-apps") - the frontend for ONLYOFFICE Desktop Editors which is used to build the program interface for the operating system selected.
|
||||
* [desktop-sdk](https://github.com/ONLYOFFICE/desktop-sdk "desktop-sdk") - SDK which is a core part of ONLYOFFICE Desktop Editors.
|
||||
* [core](https://github.com/ONLYOFFICE/core "core") - server core components for [ONLYOFFICE Document Server][2] which is a part of ONLYOFFICE Desktop Editors and is used to enable the conversion between the most popular office document formats (DOC, DOCX, ODT, RTF, TXT, PDF, HTML, EPUB, XPS, DjVu, XLS, XLSX, ODS, CSV, PPT, PPTX, ODP).
|
||||
* [sdkjs](https://github.com/ONLYOFFICE/sdkjs "sdkjs") - JavaScript SDK for the [ONLYOFFICE Document Server][2] which is a part of ONLYOFFICE Desktop Editors and contains API for all the included components client-side interaction.
|
||||
* [web-apps](https://github.com/ONLYOFFICE/web-apps "web-apps") - the frontend for [ONLYOFFICE Document Server][2] which is a part of ONLYOFFICE Desktop Editors that allows the user to create, edit, save and export text, spreadsheet and presentation documents using the common interface of a document editor.
|
||||
|
||||
|
||||
## Functionality
|
||||
|
||||
ONLYOFFICE Desktop Editors include the following editors:
|
||||
|
||||
* ONLYOFFICE Document Editor
|
||||
* ONLYOFFICE Spreadsheet Editor
|
||||
* ONLYOFFICE Presentation Editor
|
||||
|
||||
The editors allow you to create, edit, save and export text, spreadsheet and presentation documents.
|
||||
|
||||
## Project Information
|
||||
|
||||
Official website: [http://www.onlyoffice.com/apps.aspx](http://www.onlyoffice.com/apps.aspx "http://www.onlyoffice.com/apps.aspx")
|
||||
|
||||
Code repository: [https://github.com/ONLYOFFICE/DesktopEditors](https://github.com/ONLYOFFICE/DesktopEditors "https://github.com/ONLYOFFICE/DesktopEditors")
|
||||
|
||||
## User Feedback and Support
|
||||
|
||||
If you have any problems with or questions about ONLYOFFICE Desktop Editors, please visit our official forum to find answers to your questions: [dev.onlyoffice.org][1] or you can ask and answer ONLYOFFICE development questions on [Stack Overflow][3].
|
||||
|
||||
[1]: http://dev.onlyoffice.org
|
||||
[2]: https://github.com/ONLYOFFICE/DocumentServer
|
||||
[3]: http://stackoverflow.com/questions/tagged/onlyoffice
|
||||
Submodule
+1
Submodule core added at f84ee9a5a3
Submodule
+1
Submodule desktop-apps added at 17a2f0095c
Submodule
+1
Submodule desktop-sdk added at f1c8e3be07
Submodule
+1
Submodule dictionaries added at 5d16d75f1c
Submodule
+1
Submodule sdkjs added at a161386857
Submodule
+1
Submodule web-apps added at c083753f78
Reference in New Issue
Block a user