955 Commits

Author SHA1 Message Date
xMartin
bbfd5d9241 fix typos in security docs 2018-03-24 18:26:33 +01:00
Juliane Holzt
0d1fef5760 Fix latexpdf generation for developer_manual
PDF creation of developer_manual via 'latexpdf' target fails because
uses a unicode character (U+274C) which pdflatex does not recognize.
Add Declaration of this character to Preamble via conf.py
2018-03-20 22:34:20 +01:00
Morris Jobke
f631dcd84d Revert "Scss decoumentation"
This reverts commit 685b1e3196.
2018-02-27 17:55:39 +01:00
Morris Jobke
10351657de Revert "Fixed extensions"
This reverts commit 82f000acff.
2018-02-27 17:55:30 +01:00
John Molakvoæ (skjnldsv)
82f000acff Fixed extensions
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-02-27 17:54:47 +01:00
John Molakvoæ (skjnldsv)
685b1e3196 Scss decoumentation
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-02-27 17:53:46 +01:00
Roeland Jago Douma
4e3ecdd7ed OCS API also takes the Accept header into account
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-29 15:02:28 +01:00
Peter Lavin
3925c9205f Fix malformed URL
Change ".comg" to ".com".
2017-11-17 07:47:55 +01:00
peterdamian
45b0db66f3 Change instances of customise to customize, also make verb plural 2017-11-08 11:12:48 +01:00
Hugo Martins
c756dd4fea Code Comment Correction
Fixes #329.

This correction fixes a comment mistake because it was copy pasted from the above section.
2017-10-30 12:45:42 +01:00
Morikko
67eef4766a Update JSLint broken link in codingguidelines #583 2017-10-30 09:17:16 +01:00
Jonas
bde25cffea Fixed dead link in bugtracker 2017-07-23 23:06:44 +02:00
Isaac Kwan
bb80b50d3f Update devenv.rst
config file is located in `config/config.php` not `core/config/config.php`
2017-07-23 20:58:25 +02:00
Morris Jobke
d4f31bbf3d Fix developer manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-20 17:47:15 +02:00
Nick Bakkegaard
f7e34262af point to latest version of karma 2017-06-22 18:23:35 -05:00
Nick Bakkegaard
e4c93a8484 Update categories in info.rst 2017-06-22 18:11:58 -05:00
LiamHD
2b6fe7a5b0 Replace usage of deprecated IDb 2017-06-05 07:59:17 -05:00
raimund-schluessler
a0becb3df6 Add closing ul tag 2017-02-20 10:56:28 -06:00
Jakob Sack
cd318b45b0 Fix an error in the app tutorial 2017-02-15 15:45:56 -06:00
Morris Jobke
ca16cb79c5 Merge pull request #340 from tflidd/fix330backport
Fix missing quote
2017-01-30 12:15:26 -06:00
tflidd
60c705e1d4 Fix missing quote 2017-01-29 12:07:47 +01:00
Alan Tygel
b3d64d1001 Explicitly type $userManager
Hi, I'm getting started on NC apps. On my app, the dependency injection only worked after declaring the type of UserManager explicitly.

I'm not 100% sure, but it worked here.

best,
alan
2017-01-20 10:55:10 -06:00
Julius Härtl
2950c295dc Add hint for disabling the theming app when using a custom theme 2017-01-19 22:49:22 +01:00
Joas Schilling
173b9b91f7 Downstream of https://github.com/owncloud/documentation/pull/2700
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 13:27:44 +01:00
Joas Schilling
7896d26bb9 Adjust more mentions on php versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 13:27:14 +01:00
Jos Poortvliet
2f030203ac Update devenv.rst 2016-12-16 12:19:23 -06:00
Jos Poortvliet
c0c61957c0 Update devenv.rst 2016-12-16 12:19:18 -06:00
Jos Poortvliet
6dab039da5 Update devenv.rst 2016-12-16 12:19:14 -06:00
Julius Haertl
133a8500b2 Add documentation on icon theming (closes #233) 2016-12-05 23:23:06 +01:00
Felix
42559fb24a Remove owncloud reference from Backport docs
removed Thomas, updated example branches and removed mailing list info.
2016-11-15 13:12:01 +01:00
LiamHD
70ff2683b8 Improve reache-ablity of settings chapter
The settings chapter was only reachable via the forward / back navigation at the top. It was not linked from inside the index page.

Same as pull request #225
2016-11-13 15:19:56 +01:00
Joas Schilling
84e38bfe97 Use one command
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-19 09:23:58 +02:00
Joas Schilling
7ff44108af Update documentation to work without ncdev
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-17 16:32:11 +02:00
Joas Schilling
928359050e Fix minor issues
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-17 15:57:49 +02:00
Morris Jobke
7b9791b2d8 Update appdata.rst 2016-10-06 13:56:48 +02:00
Roeland Jago Douma
8424fda450 Docs for the IAppData 2016-10-06 13:40:12 +02: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
Lukas Reschke
7656d3d353 Use proper repo 2016-09-07 10:58:51 +02:00
Morris Jobke
da6cb9a381 Merge pull request #161 from nextcloud/ocs_appframework
Add some docs for developers wanting to the OCS and the AppFramework
2016-09-05 14:09:38 +02:00
Roeland Jago Douma
343c54f976 Add some docs for developers wanting to the OCS and the AppFramework 2016-09-05 11:04:11 +02:00
Roeland Jago Douma
8626051300 OCS API request OCS-APIRequest header to be set 2016-09-05 08:14:59 +02:00
Joas Schilling
813357025a FIx the titles and the versions 2016-09-01 16:23:39 +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
Julius Haertl
08b78199c8 Add documentation about theming app for app developers 2016-08-12 11:20:53 +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
Joas Schilling
5e63e32194 Master is now NC11 2016-07-25 11:19:46 +02:00
Joas Schilling
d0ad5912e0 Add THE™ comment for cross links to all of them 2016-07-25 11:19:46 +02:00
Morris Jobke
2647609319 Fix it 2016-07-25 11:00:02 +02:00