Commit Graph

244 Commits

Author SHA1 Message Date
Marcel Klehr
ab64828840 Update LanguageModel APIs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-07 11:34:22 +02:00
Christoph Wurst
9c49e75d0f
fix(devmanual): Clarify privacy requirements of unified search providers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-07-06 09:45:23 +02:00
Marcel Klehr
33de83620e Document LanguageModel OCP and OCS APIs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-05 12:53:19 +02:00
Joas Schilling
48d5aa5554 Make the link version relative
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-04 10:37:49 +02:00
Julien Veyssier
9abe54c7c5 improve section reference, add link to unified search doc
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-07-04 10:37:49 +02:00
Julien Veyssier
21f1c5cef8 [dev] reference provider: add information for clients
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-07-04 10:37:49 +02:00
Julien Veyssier
531c5891e0 adjust reference provider doc: do not use vue-richtext anymore as nextcloud/vue works fine now
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-07-04 10:37:49 +02:00
Julius Härtl
e7f9fa5ec6
docs(developer): Add digging deeper section about deadlocks
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-06-09 16:02:11 +02:00
Julius Härtl
36f0376859
feat(events): Add OCP\Collaboration\Reference\RenderReferenceEvent
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-06-08 21:39:27 +02:00
Christoph Wurst
6ad7941e5d
fix(devmanual): Roll back recommendation for authoritative class maps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-07 21:12:20 +02:00
Christoph Wurst
befe46abdb
fix(devmanual): Deprecations are documented by release, not year
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-07 12:56:54 +02:00
Christoph Wurst
425224594b
feat(devmanual): Document system email subject and body methods
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-02 08:53:41 +02:00
Christoph Wurst
022b1bf923
feat(devmanual): Document IMailer and inline attachments
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-01 18:01:42 +02:00
Christopher Ng
ab1421df09 Update User migration docs for 32-bit support
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-05-30 18:39:40 -07:00
Christoph Wurst
4fd6a8ae9f
Merge pull request #10355 from nextcloud/feat/devmanual/user-managers
feat(devmanual): Add user managers doc
2023-05-10 11:08:47 +02:00
Christoph Wurst
27a1e7dc2c
feat(devmanual): Add user managers doc
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-10 10:02:57 +02:00
Christoph Wurst
3b9ff4a92e
fix(devmanual): Modernize user manager and user session docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-10 09:32:29 +02:00
Christoph Wurst
75a85b80fb
feat(devmanual): Document PSR-0 autoloader removal
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-27 10:44:53 +02:00
Christoph Wurst
6526e5092a
Merge pull request #10073 from nextcloud/feat/dav-calendars
Add developer documentation for custom `ICalendar` access through CalDav
2023-04-26 11:15:20 +02:00
Joas Schilling
e6c1981637
feat(developer): Replace annotations with attributes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-25 16:00:11 +02:00
Marcel Klehr
7d34bba2d6 feat(translation): Add dev docs on OCP\Translation
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-21 10:56:15 +02:00
Marcel Klehr
58f81506d8 fix(SpeechToText): Highlight provider registration line
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-19 15:42:02 +02:00
Marcel Klehr
1d17e28e36 fix(SpeechToText): TranscriptionFailedEvent#getErrorMessage() is only for debugging
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-19 15:37:18 +02:00
Marcel Klehr
f39ecf07d8
Update developer_manual/digging_deeper/speech-to-text.rst
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-19 15:35:49 +02:00
Marcel Klehr
a0a61503b4
Update developer_manual/digging_deeper/speech-to-text.rst
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-19 15:34:25 +02:00
Marcel Klehr
87f3384a74 fix(SpeechToText): Add constructor to sample
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-19 15:31:58 +02:00
Marcel Klehr
899e2a5e0f fix(SpeechToText): Use IL10N in sample
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-19 15:24:09 +02:00
Marcel Klehr
03f167bf1d
Update developer_manual/digging_deeper/speech-to-text.rst
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-19 15:23:02 +02:00
Marcel Klehr
bdd0c8e4d0 feat(SpeechToText): Add developer docs for OCP\SpeechToText
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-19 15:05:09 +02:00
Ferdinand Thiessen
ed48b1a447 feat(dev): Add developer documentation for custom ICalendar access through CalDav
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-04-18 19:37:14 +02:00
Julien Veyssier
226e5d531c
add links to examples
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-04-18 10:25:26 +02:00
Julien Veyssier
1af7e1bf5f
add section about how to use the smart picker
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-04-14 13:31:20 +02:00
Julien Veyssier
d56594c1c6
add reference providers doc (link previews + smart picker)
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-04-14 11:41:57 +02:00
Anna Larch
fb0017450c Document group and user display name caches
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-04-11 13:21:21 +02:00
Christoph Wurst
14088bd5fa
feat(devmanual): Recommend time insensitive jobs for performance
Recommend marking background jobs as time insensitive in our performance
recommendations for app devs.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-03-30 10:46:39 +02:00
Alexander Piskun
13255982be
Fixed some warnings and errors. (#9924)
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-03-20 16:21:36 +03:00
Alexander Piskun
33e04e01fe
Fixed unexpected unindent in note. 2023-03-20 14:36:32 +03:00
Alexander Piskun
13791d0dc2 Fix warning(error) for list unexpected unindent. 2023-03-20 13:56:08 +03:00
7408647n
c414ea10c7
Fix a wrong „use“
The namespace is another: acca2bdf20/lib/public/Http/Client/IClientService.php
2023-03-17 12:18:29 +01:00
Ferdinand Thiessen
ed2cd174c4 docs(devel): Add note about updated PSR-11 dependency
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-03-16 15:11:31 +01:00
Joas Schilling
1b1a45c1ea
feat(developer): Document PSR-20 implementation of ITimeFactory
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-06 10:02:20 +01:00
Ferdinand Thiessen
0e9ffc2df4 fix(developer): Typo in class loader PSR-4 instead of PSR-0
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-02-21 13:33:16 +01:00
Dennis de Best
910ec72e32
Update settings.rst
Signed-off-by: Dennis de Best <dennis@debest.fr>
2023-02-01 04:52:29 +01:00
Dennis de Best
b2bfdd48a4
Fix annotations on settings.rst
The return of `public function getIcon()` was set to the description and not to a valid type. This fixes that and cleans the other annotations.

Signed-off-by: Dennis de Best <dennis@debest.fr>
2023-01-30 10:53:05 +01:00
Christoph Wurst
f851c6ce90
feat(dev-manual): Document performance optimizations with class loaders
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-20 16:56:25 +01:00
raphj
d70591c2a2
docs: mention IResponse's getBody(), slash when catching Exception
Signed-off-by: raphj <raphael.jakse@xwiki.com>
2023-01-13 14:14:34 +01:00
Christoph Wurst
c97ae9d20f
feat(dev-manual): Warn about the upcoming PSR-0 class loader removal
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-13 13:21:51 +01:00
Côme Chilliet
e36556873c Complete workflow development documentation
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-01-12 16:33:12 +00:00
Joas Schilling
41913d1558
Fix syntax issues
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-17 14:34:58 +01:00
Christoph Wurst
f2ee9c677e
Document versions of the PSR packages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 18:05:55 +01:00
Joas Schilling
d82c534b04
Don't state supported stable branches in the docs
We would forget to update them similarly to the old statement

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 13:07:14 +01:00
Joas Schilling
696334f46a
Update CI templates and add more links
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 12:46:15 +01:00
Anna
7a82c74f17
Merge pull request #9269 from nextcloud/enh/document-imip-change-for-26
Document iMIP API change for 26
2022-11-07 11:57:19 +01:00
Christoph Wurst
51f7a3b908
Merge pull request #9259 from nextcloud/enhancement/dev-security-host-validation
Document remote host validation for app devs
2022-11-03 11:37:23 +01:00
Anna Larch
866e141e68 Document iMIP API change for 26
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-11-03 10:18:25 +01:00
Joas Schilling
1b8182567f
Adjust heading levels to what other pages use
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-02 12:02:33 +01:00
Joas Schilling
49e6cfffe9
Document the IConditionalWidget dashboard interface
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-02 11:39:40 +01:00
Christoph Wurst
6eb2d1fd02
Add documentation for the HTTP client
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-02 08:54:56 +01:00
Christoph Wurst
a03739ffc3
Add dev docs for Talk conversation deletion
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-31 13:50:02 +01:00
Christoph Wurst
fa9672f7a5
Document remote host validation for app devs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-27 18:34:25 +02:00
Christoph Wurst
99fe78c38a
Merge pull request #9249 from nextcloud/enhancement/dev-docs-renamed-groupdware-settings-section
Add dev docs for the renamed Groupware settings section
2022-10-27 12:38:49 +02:00
Andrew Dawes
e1bc8c6667 Fixed several typos and grammar errors
Signed-off-by: Andrew Dawes <andrewsdawes@gmail.com>
2022-10-25 07:32:25 +02:00
Christoph Wurst
a670eabdb9
Add dev docs for the renamed Groupware settings section
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-24 11:31:30 +02:00
Kushal Chand
5a4f753003 Remove link to oc repo in developer manual
Signed-off-by: Kushal Chand <kushalkataria5@gmail.com>
2022-10-14 11:05:03 +05:30
Julien Veyssier
c70b0743fc
update dashboard api for clients in dev doc
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2022-10-13 17:59:21 +02:00
Christoph Wurst
250286e335 Document maintenance mode header
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-09-30 16:22:18 +02:00
Christopher Ng
1169dd916c Document export size estimation API
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-07-26 11:34:53 -07:00
Daniel
1b0d369be4
Merge pull request #8302 from nextcloud/enh/projects-event
Adapt projects documentaiton to new event
2022-05-27 17:43:58 +02:00
Carl Schwan
888ad06e72 Cleanup part of the developer api
- Port away from deprecated stuff
- Update php syntax

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-16 15:53:27 +02:00
Julius Härtl
b996ba374b
Adapt projects documentaiton to new event
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-05-12 10:41:45 +02:00
Carl Schwan
85ae41dcc8 Add new cache view for the profiler
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-10 00:18:55 +02:00
Carl Schwan
778ea541bd Add profiler doc
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-05 12:10:18 +02:00
Pytal
a5ab6daff6
Merge pull request #8193 from nextcloud/user-migration-dev-api 2022-04-25 10:09:47 -07:00
tflidd
a7cf290fbb
Merge pull request #6711 from nextcloud/StCyr-patch-1
corrects a sentence in search.rst
2022-04-23 11:06:29 +02:00
Cyrille Bollu
6b9dafc6a9 corrects a sentence in search.rst
Signed-off-by: Cyrille Bollu <cyr.debian@bollu.be>
2022-04-22 09:38:16 +02:00
Christopher Ng
231ba470d8 Add period
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-04-21 09:23:51 -07:00
Christopher Ng
72098c2444 Update casing
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-04-21 09:23:17 -07:00
Christopher Ng
e2f7119c90 Document user migration API
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-04-20 15:37:06 -07:00
Marcel Klehr
7d113564da Add TOC entry for dev docs for projects
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-03-15 15:52:03 +01:00
Julius Härtl
7282b3b973
Merge pull request #8120 from nextcloud/feature/projects
Add dev docs for projects
2022-03-15 15:17:20 +01:00
Marcel Klehr
5494fdf6b2 Add docs for projects 2022-03-13 15:16:21 +01:00
Joas Schilling
cbd11e7d03
Add @publicpage to get() method tags
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-23 11:35:44 +01:00
Christoph Wurst
d0b9ccef4d
Add Talk OCP docs to dev manual
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-02-04 10:09:27 +01:00
Joas Schilling
eccf70ca4d
Fix parsing
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-28 12:10:26 +01:00
Christopher Ng
1e552eb931 Document profile actions API
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-01-27 22:06:36 -08:00
dartcafe
b7f2a7db18
refer to current webpack packages
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-02 15:52:15 +01:00
dartcafe
6b2d51d6d1
use --node-env instead of NODE_ENV=
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-02 15:52:14 +01:00
Christoph Wurst
c340dbce3c
Document the process of releasing an app updates as maintainer
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-14 11:47:56 +01:00
Christoph Wurst
7dd3e09e7d
Document SQL debugging for (app) devs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-13 14:46:02 +01:00
Christoph Wurst
0511e6b7c9
Add app upgrade guide for Nextcloud 23
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-09 15:49:04 +01:00
Joas Schilling
09eebe3fea
Add documentation about OCP\Security\ITrustedDomainHelper
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-12-07 14:29:58 +01:00
Carl Schwan
3c51f0cb1e
Document user status API
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-12-06 11:57:42 +01:00
Christian Wolf
39db36fdb2 Fixed some more links in the dev manual
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-11-24 14:50:02 +01:00
Christoph Wurst
8d335ccfcb
Document calendar access and search APIs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-10 14:13:41 +01:00
Christoph Wurst
ecd0db5a7a
Document calendar write API for app devs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-10 10:46:40 +01:00
Christoph Wurst
517d4459b3
Add dev docs for the calendar providers API in Nextcloud 23
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-10 10:34:47 +01:00
Christoph Wurst
c8f0a31096
Document Calendar resources and rooms for developers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-05 15:41:26 +01:00
Carl Schwan
f9b068281a
Fix highlighting (missing php start tag)
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-10-26 18:40:19 +02:00
Jonas
5bf424036e
Fix small typos in publicpage.rst 2021-10-25 11:26:53 +02:00
Christoph Wurst
c63d4ac7c7
Drop all references of IRC
We don't use this anymore, so let's also not send people there. The
forum is our main place to get help.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-20 17:42:19 +02:00
kesselb
404ee8af6d
Merge pull request #7124 from SethFalco/typos
typo: update formatting and correct capitalization
2021-09-18 16:13:36 +02:00
Joas Schilling
f6ce3f9c9a
Fix "Could not lex literal_block as "json". Highlighting skipped."
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-09-14 09:43:01 +02:00
Seth Falco
3c9b9487ac
typo: update formatting and correct capitalization
Signed-off-by: Seth Falco <seth@falco.fun>
2021-09-02 13:31:26 +02:00
Julius Härtl
ed2a6e5c15
Merge pull request #7035 from nextcloud/enh/flow 2021-08-20 20:17:07 +02:00
Marcel Klehr
0c9064b521
Update developer_manual/digging_deeper/flow.rst
Co-authored-by: Julius Härtl <jus@bitgrid.net>
2021-08-20 20:05:21 +02:00
Christoph Wurst
bb5be7c90c
Merge pull request #6714 from nextcloud/StCyr-patch-2
missing 'use' statements in Search examples
2021-08-13 10:53:11 +02:00
Marcel Klehr
a9ebed3f80 Add docs for flow
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-08-13 03:07:50 +02:00
John Molakvoæ (skjnldsv)
e7e5a87de0
Update linting documentation and workflow examples
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-06 11:40:37 +02:00
Christoph Wurst
c73930cc3b
Merge pull request #6899 from nextcloud/fix/dead-testing-link
Drop deleted testing dir from digging deeper toc
2021-07-05 14:08:57 +02:00
Christoph Wurst
8aec37a303
Document moar critical changes in Nextcloud 22
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 12:39:24 +02:00
Christoph Wurst
cf369cbd78
Document critical changes for devs and admins in Nextcloud 22
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 10:53:29 +02:00
Christoph Wurst
8ec8aa9e45
Drop deleted testing dir from digging deeper toc
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 09:52:13 +02:00
Cyrille Bollu
140377212e
missing 'use' statements in Search examples 2021-05-20 20:50:33 +02:00
Julien Veyssier
5eb71a5fe1
add information to implement dashboard API for clients
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-04-08 15:02:32 +02:00
Daniel Kesselberg
4512d7b878
Fix example for initial state service
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-03-09 18:04:44 +01:00
Michael Hirschler
49ceef272d
Update publicpage.rst 2021-01-15 16:21:22 +01:00
Christoph Wurst
55af246ecc
Document change reg. Nextcloud 21 and php8
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-08 14:30:48 +01:00
Christoph Wurst
c4f0adbacd
Document PSR-0 and PSR-4 as two supported PSRs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-22 14:07:24 +01:00
Christoph Wurst
02700f6454
Document the new Web Host Metadata API for apps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-16 13:21:06 +01:00
Christoph Wurst
09dac2fdd0
Document optional unified search result entry attributes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-04 09:15:10 +01:00
Christoph Wurst
28485c8006
Fix outdated unified search result entry class suggestion
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-04 08:49:54 +01:00
Christoph Wurst
ce5134fb87
Deprecate the app code checker
* Remove from app publishing guide
* Add to app upgrade guide
* Drop from admin manual (kind of inappropriate anyway)

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-03 10:44:09 +01:00
Christoph Wurst
1850420cb8
Drop note about removed update.php
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-27 13:06:43 +01:00
Christoph Wurst
7a4205c7c0
Remove dead preupdate.php note
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-26 15:41:13 +01:00
Christoph Wurst
1790d6b074
Merge pull request #5459 from nextcloud/enhancement/dev-dependency-management
Add (composer) dependency management docs
2020-11-26 11:08:27 +01:00
Christoph Wurst
60df76dc69
Document php linting
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-26 11:03:08 +01:00
Christoph Wurst
c07a59c43b
Link from classloader docs to composer docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-26 09:42:03 +01:00
Christoph Wurst
43a0983098
Document info.xml linting and validation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-26 09:07:05 +01:00
Christoph Wurst
607bee7f42
Document CI and static analysis for apps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-08 16:00:04 +02:00
Christoph Wurst
a3bc1ade58
Use LoggerInterface in the example repair step
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-05 14:30:43 +02:00
Christoph Wurst
463ce8a859
Document Nextcloud 20 critical changes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-05 14:30:39 +02:00
AJ Jordan
96cbee1204
Fix typo 2020-09-22 04:40:01 -04:00
J0WI
122ed88e53 Update urls to HTTPS
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-09-17 20:33:30 +02:00
Joas Schilling
368e31136b
Fix missing imports
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-15 13:30:34 +02:00
Joas Schilling
4aa1d8ad2b
Some more documentation fixes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-15 08:36:01 +02:00
Joas Schilling
42e36802db
It's OCS Api now
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-15 08:24:17 +02:00
Maxence Lange
d3bab2129b
Update search.rst 2020-09-15 08:14:58 +02:00
Julius Härtl
1cdd9eb363
Add link to new phpdoc build
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-27 08:41:32 +02:00
Morris Jobke
93f373b8c5
Merge pull request #2168 from nextcloud/enh/noid/dashboard
Add docs for new dashboard api
2020-08-13 14:50:05 +02:00
Julius Härtl
44982a143c
Add docs for new dashboard api
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-13 13:46:34 +02:00
Baran Sekin
b50e5ffa54 Added missing import
The IURLGenerator class is used at the constructor parameter, but importing that namespace was missing.

Signed-off-by: Baran Sekin <baransekin@gmail.com>
2020-07-20 12:53:08 +03:00
Christoph Wurst
eb3228f05c
Document PSR-11 integration
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-07-16 14:34:41 +02:00
Christoph Wurst
e830ceb5e4
Document unified search API
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-24 14:40:35 +02:00
Christoph Wurst
2647cd93c7
Restructure the dev manual
This moves lots of pages around. The high-level changes are

* Better main sections, so it's more *general*, *into*, *basics* and *details*
* Move more general topics to a *Basic* section, which are not
  app-specific
* Remove app docs to the stuff that is likely used, anything else goes
  into "Digging deeper"
* Move general guides into a prologue
* Try to *compress*/combine some pages with similar content
* Try to have better consistencs on level ob abstraction across pages
* Split app development and maintenance pages into two sections
* Integrate bugtracker info into prologue
* Integrate Android pages into client APIs section

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-22 18:35:59 +02:00