Skip to content

Commit ba55cc4

Browse files
authored
Merge pull request #2 from settermjd/revise-readme
Further modifications to the README
2 parents d6c4472 + 9c4f5c2 commit ba55cc4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.adoc

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Antora Default UI
1+
= ownCloud Antora-based Docs Default UI
22
// Settings:
33
:experimental:
44
:hide-uri-scheme:
@@ -19,9 +19,9 @@
1919

2020
This project is a custom version of {uri-antora-default-ui}[the Antora Default UI], for the Antora version of the ownCloud documentation.
2121

22-
== Use the Theme
22+
== Use the ownCloud Antora-based Docs Default UI
2323

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:
2525

2626
[source,yaml,subs=attributes+]
2727
----
@@ -31,7 +31,7 @@ ui:
3131

3232
== Quickstart
3333

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.
3535

3636
=== Prerequisites
3737

@@ -103,7 +103,7 @@ Clone the default UI project using git:
103103
$ git clone {uri-project} &&
104104
cd "`basename $_`"
105105

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.
107107
Stay in this project folder in order to initialize the project using Yarn.
108108

109109
Use Yarn to install the project's dependencies.

0 commit comments

Comments
 (0)