Anton Strömkvist
b6dc9a3bd0
Fix: 't he' => ' the'
...
Signed-off-by: Anton Strömkvist <anton@stromkvist.com >
2020-02-27 21:52:13 +01:00
Daniel Kesselberg
a9ef13a5ef
Fix: Bullet list ends without a blank line
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2020-02-23 23:12:27 +01:00
Daniel Kesselberg
bac99b4454
Fix: unexpected unindent
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2020-02-23 23:12:27 +01:00
Daniel Kesselberg
630ffe6a78
Fix: Duplicate explicit target name
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2020-02-23 23:12:27 +01:00
Daniel Kesselberg
e6e105475a
Fix: reference to nonexisting document
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2020-02-23 23:12:27 +01:00
Daniel Kesselberg
da24f8b062
Fix: Title underline to short
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2020-02-23 23:12:27 +01:00
Daniel Kesselberg
68db9c3bba
Fix: Title level inconsistent
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2020-02-23 23:12:27 +01:00
Joas Schilling
c7ed59fecc
Add a note about plurals
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2020-02-13 22:32:36 +01:00
Joas Schilling
882258ae33
Better translation guidelines
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2020-02-13 22:14:36 +01:00
Roeland Jago Douma
d236f5e566
Pimp app settings documentation
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl >
2020-02-10 16:16:57 +01:00
Christoph Wurst
23c9075cd0
Document (new) JS APIs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-01-21 16:15:59 +01:00
Julius Härtl
407a2d70c4
Move to python3
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-20 14:29:31 +01:00
Christoph Wurst
fe61d0ea4a
Merge pull request #1780 from nextcloud/refactor/hooks-to-events
...
Move hooks to events and enhance the docs a bit
2020-01-18 20:05:35 +01:00
Christoph Wurst
f19af512e5
Add a simple app upgrade guide from critical changes
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-01-18 19:58:45 +01:00
Christoph Wurst
ae0458ac37
Move hooks to events and enhance the docs a bit
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-01-18 15:43:49 +01:00
kesselb
a9fa8e210d
Merge pull request #1629 from TimoKramer/patch-3
...
specify needed phpunit version
2020-01-06 22:26:30 +01:00
John Molakvoæ
fd60166445
Update ocs-api-overview.rst ( #1759 )
...
Update ocs-api-overview.rst
2020-01-06 14:43:48 +01:00
blizzz
6142652d49
Merge pull request #1756 from nextcloud/nc-flow
...
initial Flow 'documentation'
2020-01-06 14:16:02 +01:00
bpcurse
d181feb81f
Update ocs-api-overview.rst
...
Finally all spaces replaced by tabs. At least I hope... :)
2020-01-06 13:17:20 +01:00
Jos Poortvliet
dbc9c144fe
Update developer_manual/app/flow.rst
...
rename
Co-Authored-By: blizzz <blizzz@arthur-schiwon.de >
2020-01-06 12:56:46 +01:00
bpcurse
39ad6b8f53
Update ocs-api-overview.rst
...
Tabbed all indentations
2020-01-06 12:50:35 +01:00
bpcurse
e5a3fb3aa6
Update ocs-api-overview.rst
...
- Updated the displayed data to resemble the actual query results as of v17.0.2
- Added `GET /ocs/v1.php/cloud/users` paragraph
- Fixed some typos
2020-01-06 06:11:39 +01:00
Timo Kramer
5f2c619276
specify needed phpunit version
...
- phpunit version in this tutorial needs to be 8 from nextcloud 18 on.
There was no mentioning of the phpunit version.
Signed-off-by: Timo Kramer <fw-git@timokramer.de >
2020-01-03 13:17:52 +01:00
Julius Härtl
210651b75c
Add SAML, SMB and polish layout
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-02 23:27:55 +01:00
Tobias Kaminsky
0bf59b19a7
Update index.rst
2020-01-02 22:34:31 +01:00
tobiasKaminsky
f33de18b3b
add OnlyOffice
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me >
2020-01-02 22:34:30 +01:00
tobiasKaminsky
c141e1abbc
add collabora
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me >
2020-01-02 22:34:30 +01:00
Morris Jobke
4db5e0cca9
Add a section "How to test ..."
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2020-01-02 22:34:30 +01:00
Jos Poortvliet
8926663856
Update flow.rst
2020-01-02 22:16:39 +01:00
Jos Poortvliet
5f49266409
Update index.rst
...
adding flow to toc / menu
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com >
2019-12-30 10:30:47 +01:00
Jos Poortvliet
d35ed83c78
initial Flow 'documentation'
...
adds super basic description and link to Arthur's talk at 36C3.
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com >
2019-12-30 10:28:21 +01:00
John Molakvoæ
bfc9df162d
Remove old theme and unused dependencies ( #1743 )
...
* Remove old theme and unused dependencies
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com >
* Remove last uneeded files
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com >
* Bump jQuery
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com >
2019-12-30 09:47:28 +01:00
Sven Strickroth
985b003fa9
Optimize wording
...
Signed-off-by: Sven Strickroth <email@cs-ware.de >
2019-12-15 16:42:37 +01:00
Sven Strickroth
d36d86b776
Fix typo
...
Signed-off-by: Sven Strickroth <email@cs-ware.de >
2019-12-15 16:42:29 +01:00
J0WI
2afa489448
Distinguish apps from clients
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com >
2019-11-24 16:47:46 +01:00
Kai
cea944ab87
Fix desktop client url
...
Signed-off-by: splitt3r <splitt3r@users.noreply.github.com >
2019-11-24 16:27:07 +01:00
Sascha Wiswedel
600f32dbd3
Merge pull request #1573 from nextcloud/code-of-conduct-on-website
...
Link to website instead of duplicating CoC
2019-09-18 22:50:31 +02:00
Sascha Wiswedel
20d92fe9cf
Update developer_manual/general/code-of-conduct.rst
...
use HTTPS
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2019-09-18 19:50:49 +02:00
John Molakvoæ
9b982abadf
Update tutorial to match the repo ( #1582 )
...
Update tutorial to match the repo
2019-09-18 01:22:46 +02:00
Roeland Jago Douma
4bfe0ba609
Merge pull request #1616 from nextcloud/fix/ocs/doctree
...
Fix the OCS doctree
2019-09-17 22:57:16 +02:00
Sascha Wiswedel
4d9012ca5a
updated share types in OCS API
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2019-09-17 18:29:55 +02:00
Roeland Jago Douma
5c88b734f1
Fix the OCS doctree
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl >
2019-09-17 18:27:28 +02:00
Julius Härtl
3004bfd32a
Add links to vue tutorial and source files
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-08-27 07:53:36 +02:00
Julius Härtl
6a2203c4b4
Fix migration in app tutorial
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-08-27 07:39:48 +02:00
Julius Härtl
cf1222e242
Update tutorial to match the repo
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-08-17 19:26:08 +02:00
John Molakvoæ
3b4f496299
Apply suggestions from code review
2019-08-12 13:45:16 +02:00
Filis Futsarov
5279630790
Update devenv.rst
2019-08-11 17:42:52 +02:00
Jos Poortvliet
4f6b7eb448
Link to website instead of duplicating it
...
I propose we link to our website for the CoC, rather than duplicating it here.
2019-08-02 15:26:19 +02:00
Roeland Jago Douma
4339e90524
Loginflow v2 docs
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl >
2019-08-02 15:25:37 +02:00
J0WI
3711a52c53
Fix bullet points
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com >
2019-07-25 17:46:03 +02:00