Commit Graph

55 Commits

Author SHA1 Message Date
Olivier Goffart
dc1070d02d Merge remote-tracking branch 'origin/2.6'
Conflicts:
	CHANGELOG.md
	VERSION.cmake
	src/gui/MacOSXBundleInfo.plist
	src/gui/folderstatusmodel.h
	src/gui/settingsdialog.cpp
2020-02-25 11:45:27 +01:00
HanaGemela
01dcccbd71
Update supported platforms (#7733)
* Update installing.adoc

Co-authored-by: Michael Stingl <214010+michaelstingl@users.noreply.github.com>
2020-02-12 21:01:59 +01:00
Hannah von Reth
8d9cb09335 Application: Allow to quit running instances by commandline 2019-12-04 19:58:54 +01:00
Matthew Setter
1a4d42112b Fix a set of broken links in the 2.6 documentation
This fixes #7598.
2019-11-25 10:25:58 +01:00
Matthew Setter
48b0c4366b minor correction to nomenclature 2019-11-19 10:46:57 +01:00
Olivier Goffart
a698d8b4ae Application: add an option to start with the settings visible
Relates to #7018
2019-11-18 11:22:29 +01:00
Matthew Setter
79d5425807 Add link to documentation of the Windows INI file format
This isn't strictly necessary, more of a small cleanup while I'm there
and see it.
2019-11-13 10:19:05 +01:00
Matthew Setter
de3d98d334 Link to config option for disabling display of crash reporter
While the config and GUI option for showing and hiding the crash
reporter are already documented, this change links from the GUI option
to the config option, to help ensure that the user knows about it, just
in case they need to debug on-startup crashes. It also fixes #318.
2019-11-13 10:17:07 +01:00
Matthew Setter
6ae7af0852 Update location to config file on macOS
This change also makes the list easier and quicker to read by
reformatting the list as a table.
2019-11-13 10:15:09 +01:00
Olivier Goffart
6b361f2cc2 Merge remote-tracking branch 'origin/2.6' 2019-10-31 17:05:42 +01:00
Olivier Goffart
62be87582b
Merge branch 'master' into ownbrander-to-the-end 2019-10-30 14:43:50 +01:00
Jürgen Weigert
9d9b246b67 Update building.adoc
example commands updated to mention branch 2.6 instead 2.5, and mention qt 5.12.4 instead of qt 5.10.1
2019-10-30 14:28:35 +01:00
Jürgen Weigert
8596600906 Update building.adoc 2019-10-30 14:27:16 +01:00
Jürgen Weigert
66444b1df1 Update building.adoc
Updated to current version numbers, added an example to call a freshly built client.
2019-10-30 14:26:50 +01:00
Matthew Setter
970331c531 Fix several broken links
Some of the links were incorrectly migrated from the previous Sphinx-Doc
implementation.
2019-10-14 13:43:01 +02:00
Matthew Setter
9d43bf96ce Fix incorrect attribute definitions in the docs
In a code sample, two variables were being incorrectly interpreted as
AsciiDoc variables, and throwing build warnings.
2019-09-05 16:57:12 +02:00
Jürgen Weigert
329911a025
Update building.adoc 2019-08-13 15:59:55 +02:00
Christian Kamm
643f9a6fd6 Doc: Add some missing config file options
For owncloud/docs#1365
2019-08-13 13:24:16 +02:00
Christian Kamm
98c04e1b92 Remove maxLogLines config option
It's no longer used.

For owncloud/docs#1365
2019-08-13 13:24:16 +02:00
Christian Kamm
7a699213b9 Doc: List most environment variables 2019-07-12 12:22:36 +02:00
Christian Kamm
3699d19cf3 Doc: Remove dead files
They had been moved to
- advanced_usage/configuration_file.adoc
- advanced_usage/environment_variables.adoc
2019-07-09 16:34:55 +02:00
Martin
8b1ba5953b Update troubleshooting.adoc 2019-05-16 08:15:24 +02:00
Matthew Setter
5f85c76703 Remove some line breaks
While these are definitely required and useful in some circumstances,
artificially breaking paragraphs onto separate lines, to me, reduces
rather than increases readability.
2019-05-16 08:15:24 +02:00
mmattel
cb8c31de9e Add TOC Table of Contents, some text fixes and improvements 2019-05-16 08:15:24 +02:00
Christian Kamm
fcf2af3be6 LogWindow: Remove output, add "go to log folder" button #6475 2019-04-09 13:15:05 +02:00
Matthew Setter
32156d2fc0 Fix broken image and admonition in the FAQ page
This relates to https://github.com/owncloud/docs/issues/618.
2019-03-28 14:55:10 +01:00
Matthew Setter
4a923c319d Fix issues in the architecture page
These issues were identified by @lazawan in
https://github.com/owncloud/docs/issues/618.
2019-03-28 14:46:53 +01:00
Dmitry Mayorov
52978074d7
added removing the client
added a reference to the document describing removing the remnants of the windows client
2019-03-27 11:19:56 +01:00
Christian Kamm
79dee78c39 Docs: Move lonely image to new asset location 2019-03-20 15:21:28 +01:00
Christian Kamm
628a64eff7 Docs: Remove leftover rst files 2019-03-20 15:21:28 +01:00
Michael Stingl
316e5290f4
Merge pull request #7097 from owncloud/603-remove-merge-conflict-markers-in-troubleshooting-guide
[#603] - Remove merge conflict markers in the troubleshooting appendix
2019-03-20 09:41:59 +01:00
Christian Kamm
f053151943 Doc: Add faq entry for changing server url #6579 2019-03-19 13:02:53 +01:00
Matthew Setter
0e96f16039 Remove merge conflict markers in the troubleshooting appendix
This fixes https://github.com/owncloud/docs/issues/603 and also cleans
up the file so that it renders correctly.
2019-03-19 11:06:19 +01:00
Dmitry Mayorov
340f3c931d location for owncloud.cfg added
The location in windows FS was missing, so I added it.
2019-03-07 05:40:32 +01:00
Matthew Setter
7376d1382e Minor editorial review to the most recent changes
This change:

- Refactors the URLs as page-level attributes
- Updates some of the wording (grammar, sentence flow, and spelling)
2019-02-22 17:16:01 +01:00
Dominik Schmidt
d80dcc0939 Update windows build instructions 2019-02-22 17:16:01 +01:00
Thomas Boerger
636f50b0c7
Fix caption of removing.adoc 2019-02-13 09:20:20 +01:00
Dmitry Mayorov
9cf9b42a4d Create Removing.adoc
Doc for explaining how to remove remnants of the client on windows.
2019-02-12 21:32:52 +01:00
Dominik Schmidt
6650c71e85 Reapply some doc changes from master 2019-02-12 20:33:39 +01:00
Thomas Boerger
a5214a92e8 docs: use nodejs and build a drone pipeline 2019-02-12 20:30:30 +01:00
Matthew Setter
b33eebb726 Remove unrequired start attribute
I'm not sure why I added the attribute previously, in
0afd511b9cbc30e9586d388c32c72d4d25ddddaf, but it's not necessary, and
has caused some confusion. Given that, this commit's removing it.
2019-02-12 20:30:29 +01:00
Thomas Boerger
ccd3c9df8f Fix link to changelog 2019-02-12 20:30:29 +01:00
Thomas Boerger
5f96953c8c Use link instead of xref for external link 2019-02-12 20:30:29 +01:00
Thomas Boerger
9c89139caa Fix index page as entrypoint for docs 2019-02-12 20:30:29 +01:00
Matthew Setter
64bf860760 Simplified the navigation menu
After re-reading the relevant section of the Antora documentation, I
believe that my previous understanding was incorrect as to how
navigation files are built. Consequently I used too much indentation and
included an unnecessary header, that was duplicating the name draw from
the antora.yml (the component descriptor file).
2019-02-12 20:30:29 +01:00
Matthew Setter
46dfd35721 Remove unnecessary wording from the advanced usage files (documentation) 2019-02-12 20:30:29 +01:00
Matthew Setter
76bb025f46 Rename some of the documentation files
While not strictly necessary, the rename makes it that much clearer for
contributors to know what the file is for and whether it's the correct
one to edit. It also better organised the "advanced usage" files, so
that the file structure is that much more meaningful as well.  So, a
little bit of work now, to save time later.
2019-02-12 20:30:29 +01:00
Matthew Setter
1b73468bdc Reintroduce the building.adoc file
It was deleted when the original rST content was migrated to AsciiDoc,
and the .gitignore file had a broad exclusion, which it was caught by.
The exclusion in .gitignore has been fixed as well, in this commit.
This reintroduces it, after converting the content to AsciiDoc.
2019-02-12 20:30:29 +01:00
Matthew Setter
fa7d22eb5c Update the navigation file
The names, ordering and indentation of the content was incorrect in the
original version of the navigation file. This commit updates it to
reflect the now deleted index.adoc file, which contained the original
ordering from the sphinx-doc version of the documentation.
2019-02-12 20:30:29 +01:00
Matthew Setter
f6ef20766c Update the header in the advanced usage sections 2019-02-12 20:30:29 +01:00