Commit Graph

37 Commits

Author SHA1 Message Date
peterdamian
9919a3fd3d #600 Change headers to sentence case 2017-11-20 15:15:05 -05:00
Julius Härtl
19eecd37cf App development: Update info.xml documentation with the one from the app store docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-10-03 20:47:15 +02:00
Nick Bakkegaard
77e794cd2a Update categories in info.rst 2017-06-21 21:44:56 -05:00
Daniel Calviño Sánchez
c1143b5a16 Add/improve explanations
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-13 00:19:14 +02:00
Daniel Calviño Sánchez
d18a61c515 Fix style-related punctuation
Based on the style that can be inferred from the current documentation,
paragraphs should end in periods, except when followed by lists or
examples in which case they should end in colons; list items should not
use an ending period, except when the list items act themselves as
paragraphs.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-10 00:40:46 +02:00
Daniel Calviño Sánchez
8e727e085d Fix upper case letters
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-10 00:27:17 +02:00
Joas Schilling
66aa779a86 Downstream of https://github.com/owncloud/documentation/pull/2700
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:40:31 +01:00
Joas Schilling
27cb92fb6b Adjust more mentions on php versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:00:43 +01:00
Joas Schilling
d58c628901 Fix version documentation (appinfo/version is deprecated)
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-04 10:08:59 +02:00
Julius Härtl
3526238138 Fix typo in appinfo example 2016-08-24 17:13:31 +02:00
Arthur Schiwon
0c74a2ec50 add Settings doc 2016-08-19 11:15:16 +02:00
Joas Schilling
0a56f5ce71 Remove duplicate deprecation 2016-08-01 08:35:14 +02:00
Joas Schilling
2aa1ab61ad Add a note how to check for nextcloud version 2016-08-01 08:34:48 +02:00
Morris Jobke
2647609319 Fix it 2016-07-25 11:00:02 +02:00
Joas Schilling
d3d6ea5ac4 Some more cleanup 2016-07-21 15:31:49 +02:00
Lukas Reschke
6ccd2c5678 Branding 2016-07-21 00:21:47 +02:00
Joas Schilling
d324e86129 Fix importance of headlines
- is h2 and = is h3
2016-07-11 09:36:59 +02:00
janklostermann
33abc4309a added <developer> section to documentation section
To make the documentation section complete I added the <developer> section, as the doc.owncloud.org also offers the `developer_manual` area.
Furthermore it would be very helpful for contributors to have this point of reference to find their way to the existing documentations (even if they are the `README.md` files in Github).
2016-06-02 14:14:45 +02:00
Carla Schroder
8b1302bce4 Merge pull request #2020 from owncloud/phil-davis-app-category
Correct valid app category strings for category in XML fixes #2018
2016-02-02 08:53:18 -08:00
Joas Schilling
89daac4425 Merge pull request #2045 from owncloud/prevent-group-enable-for-apps
New app type prevent_group_restriction
2016-01-15 13:19:53 +01:00
Joas Schilling
a01e295c55 New app type prevent_group_restriction 2016-01-14 15:41:26 +01:00
RealRancor
5cef9fec02 Change http:// links to https:// 2016-01-13 18:52:30 +01:00
Phil Davis
0d9ca255c8 Correct valid app category strings for category in XML
Although the ownCloud App store front-end webGUI has categories "Games" and "Tools" on the left side-bar for users to choose from, the string that goes in the app XML category tag is "game" or "tool".
2016-01-11 19:07:55 +05:45
Morris Jobke
1241b6387b Remove PIM as app category 2015-10-02 09:48:30 +02:00
RealRancor
7e3c6ebdd0 "Other" category is gone at the appstore 2015-10-01 08:29:00 +02:00
Phil Davis
e55e4cc871 Dev App Info minor typos 2015-08-07 07:40:24 +05:45
Joas Schilling
c9c8db6c25 Fix the apps types layout 2015-06-16 16:48:49 +02:00
Bernhard Posselt
c36934eab3 Update info.rst 2015-02-05 15:18:23 +01:00
Bernhard Posselt
a1204451cb fix documentation bugs 2015-01-12 13:44:18 +01:00
Bernhard Posselt
61f0f567f1 add changelog 2015-01-11 11:06:20 +01:00
Thomas Müller
fbfc65303e documenting library names and their versions 2014-12-15 13:48:37 +01:00
Thomas Müller
b5a4e8790a document new dependency tags in info.xml 2014-12-12 14:05:12 +01:00
Bernhard Posselt
3464678391 fix build warnings, fix docs to not use the request from core that does not contain the url parameters owncloud/core#8827 2014-06-05 18:08:30 +02:00
Volkan Gezer
69f524a3b7 typos app 2014-05-31 04:01:18 +02:00
Bernhard Posselt
5b4867393f add backgroundjobs 2014-05-11 23:06:18 +02:00
Bernhard Posselt
c1f992d77a move ocs to core dev, highlight deprecated info.xml entries 2014-05-11 12:10:33 +02:00
Bernhard Posselt
355c93800d restructure app docs 2014-05-07 01:29:03 +02:00