This PR contains the work done to fix the Github Pages generated documentation, as the assigned base path and documentation URL were not properly defined. Reviewed-on: #24 Co-authored-by: Javier Cicchelli <javier@rock-n-code.com> Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
15 lines
1014 B
HTML
15 lines
1014 B
HTML
<html>
|
|
<head>
|
|
<title>SwiftLibs libraries</title>
|
|
</head>
|
|
<body>
|
|
<ul>
|
|
<li><a href="https://rock-n-code.github.io/swift-libs/swift-libs-communication/documentation/swiftlibscommunication" target="_self"><code>SwiftLibsCommunication</code> library docs</a></li>
|
|
<li><a href="https://rock-n-code.github.io/swift-libs/swift-libs-coordination/documentation/swiftlibscoordination" target="_self"><code>SwiftLibsCoordination</code> library docs</a></li>
|
|
<li><a href="https://rock-n-code.github.io/swift-libs/swift-libs-dependency/documentation/swiftlibsdependency" target="_self"><code>SwiftLibsDependency</code> library docs</a></li>
|
|
<li><a href="https://rock-n-code.github.io/swift-libs/swift-libs-foundation/documentation/swiftlibsfoundation" target="_self"><code>SwiftLibsFoundation</code> library docs</a></li>
|
|
<li><a href="https://rock-n-code.github.io/swift-libs/swift-libs-persistence/documentation/swiftlibspersistence" target="_self"><code>SwiftLibsPersistence</code> library docs</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|