Compare commits

...

4 Commits

Author SHA1 Message Date
Alexey Golubev 553e20c41f updated submodules 2017-07-12 13:38:35 +03:00
Alexander Trofimov bddbe32b4e Update README.md
ru->en
2017-06-28 17:25:17 +03:00
Alexey Golubev 7f65c8a565 Merge pull request #46 from ONLYOFFICE/README-update
Update README.md
2017-05-31 16:32:13 +03:00
alexandervnuchkov 2cc556889b Update README.md 2017-05-31 12:05:05 +03:00
7 changed files with 8 additions and 7 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
[![License](https://img.shields.io/badge/License-GNU%20AGPL%20V3-green.svg?style=flat)](http://www.gnu.org/licenses/agpl-3.0.ru.html) ![Release](https://img.shields.io/badge/Release-v4.2-blue.svg?style=flat) ![Platforms Windows | macOS | Linux](https://img.shields.io/badge/Platforms-Window%20%7C%20macOS%20%7C%20Linux-lightgrey.svg?style=flat)
[![License](https://img.shields.io/badge/License-GNU%20AGPL%20V3-green.svg?style=flat)](https://www.gnu.org/licenses/agpl-3.0.en.html) ![Release](https://img.shields.io/badge/Release-v4.2-blue.svg?style=flat) ![Platforms Windows | macOS | Linux](https://img.shields.io/badge/Platforms-Window%20%7C%20macOS%20%7C%20Linux-lightgrey.svg?style=flat)
## Overview
@@ -13,6 +13,7 @@ ONLYOFFICE Desktop Editors contain the following components:
* [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.
* [dictionaries](https://github.com/ONLYOFFICE/dictionaries "dictionaries") - the dictionaries of various languages used for spellchecking in ONLYOFFICE Desktop Editors.
## Functionality
+1 -1
Submodule core updated: 2dcef22681...ef389872df
+1 -1
Submodule sdkjs updated: 51baae6c98...d37786d4b8