You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+5-5
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
= Antora Default UI
1
+
= ownCloud Antora-based Docs Default UI
2
2
// Settings:
3
3
:experimental:
4
4
:hide-uri-scheme:
@@ -19,9 +19,9 @@
19
19
20
20
This project is a custom version of {uri-antora-default-ui}[the Antora Default UI], for the Antora version of the ownCloud documentation.
21
21
22
-
== Use the Theme
22
+
== Use the ownCloud Antora-based Docs Default UI
23
23
24
-
To use the theme with the ownCloud Antora docs, add the following UI configuration to your playbook:
24
+
To use the ownCloud Antora-based Docs Default UI with the ownCloud Antora docs, add the following UI configuration to your playbook:
25
25
26
26
[source,yaml,subs=attributes+]
27
27
----
@@ -31,7 +31,7 @@ ui:
31
31
32
32
== Quickstart
33
33
34
-
This section offers a basic tutorial for learning how to preview the theme and bundle it for use with the ownCloud Antora docs.
34
+
This section offers a basic tutorial for learning how to preview the ownCloud Antora-based Docs Default UI and bundle it for use with the ownCloud Antora docs.
35
35
36
36
=== Prerequisites
37
37
@@ -103,7 +103,7 @@ Clone the default UI project using git:
103
103
$ git clone {uri-project} &&
104
104
cd "`basename $_`"
105
105
106
-
The example above clones the custom Antora ownCloud UI theme and then switches to the project folder on your filesystem.
106
+
The example above clones the ownCloud Antora-based Docs Default UI and then switches to the project folder on your filesystem.
107
107
Stay in this project folder in order to initialize the project using Yarn.
0 commit comments