Matthew Setter and Kevin Ottens
eb0e7fa032
Correct incorrect reference to OSX Menu bar
...
This fixes https://github.com/owncloud/documentation/issues/4109 .
2020-12-15 10:57:52 +01:00
Matthew Setter and Christian Kamm
b13fd786b6
Fix broken download link
2017-11-14 12:25:48 +01:00
Matthew Setter and Christian Kamm
89d55d0af8
Fix broken images in the FAQ
2017-11-14 12:25:48 +01:00
Matthew Setter and Christian Kamm
d46335aba1
Minor formatting fixes
...
Fix broken header and table
2017-11-14 12:25:48 +01:00
Matthew Setter and Christian Kamm
e417a4b159
Fix title casing to match style guide
2017-11-14 12:25:48 +01:00
Matthew Setter and Roeland Jago Douma
26dde9b543
Fix link to download the ownCloud client
...
This was requested in https://github.com/owncloud/documentation/issues/3354 .
2017-10-05 22:01:04 +02:00
Matthew Setter and Roeland Jago Douma
b43e948167
Fix broken images in FAQ
...
This relates to https://github.com/owncloud/documentation/issues/3354 .
2017-10-05 22:01:03 +02:00
Matthew Setter and Olivier Goffart
ab8061a57f
Fix link to download the ownCloud client
...
This was requested in https://github.com/owncloud/documentation/issues/3354 .
2017-09-06 09:09:14 +02:00
Matthew Setter and Olivier Goffart
f414355680
Fix broken images in FAQ
...
This relates to https://github.com/owncloud/documentation/issues/3354 .
2017-09-06 09:08:53 +02:00
Matthew Setter
8bd047174a
Update client docs version string to 2.4.0
...
Need to update this to match the latest version.
2017-08-01 17:28:50 +02:00
Matthew Setter
3731eba9b6
Clean up the client docs removing old, outdated, content
...
This makes changes as suggested by @michaelstingl in
https://github.com/owncloud/documentation/issues/3240 .
2017-07-31 14:04:02 +02:00
Matthew Setter and Markus Goetz
84e9400742
Add explanation of how to replace local sync folder to FAQ
...
This fixes owncloud/documentation/issues/2923.
(cherry picked from commit 6580af65c1 )
2017-05-11 12:07:33 +02:00
Matthew Setter
3185b0940b
Increase the clarity of the checksum statements
...
This comes after discussion and feedback with @phil-davis.
2017-05-03 13:17:09 +02:00
Matthew Setter
013a0e25d5
Document the checksums addition in 10.0
...
This commit documents the new checksums addition in 10.0, specifically
in the desktop client. This fixes owncloud/documentation/issues/2964.
2017-05-02 12:48:08 +02:00
Matthew Setter and Olivier Goffart
9840ae9e96
Fix incorrect documentation for the ownCloud command-line client
...
This fixes #5609 .
2017-03-20 17:29:16 +01:00
Matthew Setter
9af7e8cff0
Revise the point about starting a clean sync
...
On review, after feedback from @phil-davis, he's right that users need
to be fully briefed as to the implications of choosing a clean sync —
especially when they have a large amount of data in their account.
2017-03-10 08:35:55 +01:00
Matthew Setter
6580af65c1
Add explanation of how to replace local sync folder to FAQ
...
This fixes owncloud/documentation/issues/2923.
2017-03-07 15:41:24 +01:00
Matthew Setter
488b964c52
Merge branch 'master' into fix-documentation-build-process
2017-02-21 12:07:57 +01:00
Matthew Setter
b4d3f696bf
Re-add the Makefile for controlling the build process
...
I'm not sure, why the file was removed, it was there in 2013, but it was
removed. This commit adds it back so that the build process can be
automated in a UNIX environment.
2017-02-21 11:58:15 +01:00
Matthew Setter
9cc4d363b2
Fix the Sphinx-doc build configuration
...
I'm not sure what the configuration/setup has been like to date. But as
it stood, it didn't build successfully. Given that, I've created a copy
of doc/conf.py, included in this commit, from the default doc/conf.py.in
and set the appropriate variables as necessary.
NOTE: The build didn't work when the version, release, and latex_logo
values weren't set, either directly or with interpolatable values.
2017-02-21 11:49:23 +01:00
Matthew Setter
24aaf7a034
Create a build configuration file
...
This is no different from the default file, conf.py.in, except for the
specification of the logo file.
2017-02-20 11:04:01 +01:00
Matthew Setter
80f2e40e67
Fixed grammar and spelling errors in the documentation
2017-02-20 10:52:22 +01:00
Matthew Setter and Matthew Setter
d75b838897
Add extra note about deleting .csync_journal.db
...
This is added as per the recommendation from @guruz in #5252 .
2017-01-24 16:18:21 +01:00
Matthew Setter and Markus Goetz
1f60c61f87
Update the MacOS automatic update instructions
...
As requested in #5431 , the automatic update instructions for MacOS X
have been simplified; removing the older, incorrect instructions.
2017-01-18 12:55:23 +01:00
Matthew Setter and Markus Goetz
30ef794fa1
Fix several typos in the client documentation
2017-01-18 12:53:33 +01:00
Matthew Setter
e7546903cc
Add an FAQ entry about the sync client's sub-directory scan limit
...
As requested in #1067 , this commit adds an entry to the FAQ to highlight
the fact that the sync client will never scan greater than 50
sub-directories.
2017-01-17 11:14:52 +01:00
Matthew Setter
78e3a7e897
Revise the FAQ entry style
...
This approach uses less content, and makes the content more prominent.
2017-01-17 10:36:42 +01:00