Skip to content

Commit

Permalink
Remove unnecessary files
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasHirt committed Nov 26, 2020
1 parent 597460b commit 21b7641
Show file tree
Hide file tree
Showing 30 changed files with 12 additions and 1,184 deletions.
1 change: 1 addition & 0 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ config = {
'store':'',
'thumbnails':'',
'webdav':'',
'onlyoffice':''
},
'apiTests': {
'coreBranch': 'master',
Expand Down
6 changes: 3 additions & 3 deletions changelog/unreleased/create-onlyoffice-extension.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Enhancement: Create OnlyOFFICE extension
Enhancement: Create OnlyOffice extension

Tags: OnlyOFFICE
Tags: OnlyOffice

We've created an OnlyOFFICE extension which enables users to create and edit docx documents.
We've created an OnlyOffice extension which enables users to create and edit docx documents and open spreadsheets and presentations.

https://github.com/owncloud/ocis/pull/857
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: "Onlyoffice"
title: "OnlyFffice"
date: 2018-05-02T00:00:00+00:00
weight: 10
geekdocRepo: https://github.com/owncloud/ocis/onlyoffice
geekdocEditPath: edit/master/docs
geekdocFilePath: _index.md
---

This service provides ...
This service enables users open documents, spreadsheets and presentations in the OnlyOffice app installed in ownCloud 10.
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ make generate
make build
{{< / highlight >}}

Finally you should have the binary within the `bin/` folder now, give it a try with `./bin/ocis-onlyoffice -h` to see all available options.
Finally you should have the binary within the `bin/` folder now, give it a try with `./bin/onlyoffice -h` to see all available options.
File renamed without changes.
File renamed without changes.
8 changes: 0 additions & 8 deletions onlyoffice/.codacy.yml

This file was deleted.

Loading

0 comments on commit 21b7641

Please sign in to comment.