Skip to content

Commit b1445d3

Browse files
committed
jazzy docs update with the readme format changes
1 parent a8a0656 commit b1445d3

4 files changed

Lines changed: 6 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ApplicationConfiguration
22
A simple and codable way to configure a Perfect Application.
33

4-
** This module is a part of PerfectAcelerators brought to you by the Perfect Community!**
4+
**This module is a part of PerfectAcelerators brought to you by the Perfect Community!**
55

66
## Installation
77
Using Swift Package Manager, add the following to your packages.swift
@@ -66,4 +66,4 @@ Then modify your main.swift:
6666
To contribute a feature or idea to **ApplicationConfiguration**, fork the project, make your changes and submit a pull request :)
6767

6868
[1]: https://github.com/realm/jazzy
69-
[2]: https://perfectaccelerators.github.io/ApplicationConfiguration/
69+
[2]: https://perfectaccelerators.github.io/ApplicationConfiguration/

docs/docsets/.docset/Contents/Resources/Documents/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h1 id='applicationconfiguration' class='heading'>ApplicationConfiguration</h1>
8585

8686
<p>A simple and codable way to configure a Perfect Application.</p>
8787

88-
<p><strong> This module is a part of PerfectAcelerators brought to you by the Perfect Community!</strong></p>
88+
<p><strong>This module is a part of PerfectAcelerators brought to you by the Perfect Community!</strong></p>
8989
<h2 id='installation' class='heading'>Installation</h2>
9090

9191
<p>Using Swift Package Manager, add the following to your packages.swift</p>
@@ -144,8 +144,7 @@ <h2 id='usage' class='heading'>Usage</h2>
144144
</code></pre>
145145
<h2 id='documentation' class='heading'>Documentation</h2>
146146

147-
<p><a href="https://github.com/realm/jazzy">Jazzy</a> generated documentation can be found here:
148-
<a href="">https://perfectaccelerators.github.io/ApplicationConfiguration/ </a></p>
147+
<p><a href="https://github.com/realm/jazzy">Jazzy</a> generated documentation can be found <a href="https://perfectaccelerators.github.io/ApplicationConfiguration/">here</a></p>
149148
<h2 id='contributing' class='heading'>Contributing</h2>
150149

151150
<p>To contribute a feature or idea to <strong>ApplicationConfiguration</strong>, fork the project, make your changes and submit a pull request :)</p>

docs/docsets/.tgz

-9 Bytes
Binary file not shown.

docs/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h1 id='applicationconfiguration' class='heading'>ApplicationConfiguration</h1>
8585

8686
<p>A simple and codable way to configure a Perfect Application.</p>
8787

88-
<p><strong> This module is a part of PerfectAcelerators brought to you by the Perfect Community!</strong></p>
88+
<p><strong>This module is a part of PerfectAcelerators brought to you by the Perfect Community!</strong></p>
8989
<h2 id='installation' class='heading'>Installation</h2>
9090

9191
<p>Using Swift Package Manager, add the following to your packages.swift</p>
@@ -144,8 +144,7 @@ <h2 id='usage' class='heading'>Usage</h2>
144144
</code></pre>
145145
<h2 id='documentation' class='heading'>Documentation</h2>
146146

147-
<p><a href="https://github.com/realm/jazzy">Jazzy</a> generated documentation can be found here:
148-
<a href="">https://perfectaccelerators.github.io/ApplicationConfiguration/ </a></p>
147+
<p><a href="https://github.com/realm/jazzy">Jazzy</a> generated documentation can be found <a href="https://perfectaccelerators.github.io/ApplicationConfiguration/">here</a></p>
149148
<h2 id='contributing' class='heading'>Contributing</h2>
150149

151150
<p>To contribute a feature or idea to <strong>ApplicationConfiguration</strong>, fork the project, make your changes and submit a pull request :)</p>

0 commit comments

Comments
 (0)