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
Robert Kaussow
f807760003
add missing fonts
2020-02-12 12:30:11 +01:00
Robert Kaussow
b18b9c8818
fix notoserif font
2020-02-12 12:30:11 +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
Olivier Goffart
a698d8b4ae
Application: add an option to start with the settings visible
...
Relates to #7018
2019-11-18 11:22:29 +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
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
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
Thomas Boerger
175a6c47a8
[2.6] Change docs version to right value
2019-05-08 09:43:28 +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
Martin
20ab189c9d
fix wrong fix
...
fix wrong fix
2019-02-20 10:19:18 +01:00
Martin
7383b45270
fix shell used in makefile
...
Referencing: [owncloud/docs#616 ](https://github.com/owncloud/docs/pull/616 )
@tboerger @settermjd
2019-02-20 10:19:18 +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
e57c949724
Add help task to make
2019-02-12 20:30:30 +01:00
Thomas Boerger
b7a4ff221b
Integrate pdf generate into pipeline for now
2019-02-12 20:30:30 +01:00
Dominik Schmidt
79b1275234
Do not install public/ dir but its contents
2019-02-12 20:30:30 +01:00
Dominik Schmidt
063f791fa2
Do not hardcode npm executable.
...
You can even pass -Dnpm=yarn to use yarn instead of npm.
2019-02-12 20:30:30 +01:00
Dominik Schmidt
f8007cfc0b
Add doc CMake target
2019-02-12 20:30:30 +01:00
Thomas Boerger
191d327978
Rename book filename
2019-02-12 20:30:30 +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
Matthew Setter
e9b93432ab
Add Antora Playbook files and update docs documentation
...
This commit adds two Antora Playbook files, so that the docs can be
built, stand-alone, from the remote repository and from the local
working copy. It also documents how to build the docs locally.
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
ba229da9a0
Rename master version back from latest to master
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
Thomas Boerger
190c70fe40
Fix naming and version
2019-02-12 20:30:29 +01:00
Matthew Setter
8f5ef823be
Add an Antora playbook file
...
It's come up discussion around the migration to Antora, that the client
docs should be able to be built standalone, and not just as a part of
the larger documentation set. By adding an Antora Playbook file
(site.yml), the client docs can be built both standalone and as part of
the larger ownCloud documentation site.
See https://github.com/owncloud/client/pull/6785#issuecomment-425391756
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