Skip to content

Commit

Permalink
Testing adocs relative link
Browse files Browse the repository at this point in the history
  • Loading branch information
cuioss committed Aug 2, 2024
1 parent aaf7e86 commit e082689
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,22 @@ https://cuioss.github.io/cui-portal-core/about.html[Generated Documentation on g

== What is it?

The core modules of the cui-portal incorporating portal-configuration and portal authentication
The core modules of the cui-portal incorporate portal-configuration and portal-authentication mechanisms and some more

=== Maven Coordinates

[source,xml]
----
<dependency>
<groupId>de.cuioss.portal</groupId>
<artifactId>cui-portal-core</artifactId>
</dependency>
<dependency>
<groupId>de.cuioss.portal</groupId>
<artifactId>bom</artifactId>
<version>${version.cui.portal.core}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
----

== Features / Modules

=== Credentials
./modules/authentication/[portal-authentication]

A sonar token can be derived from https://sonarcloud.io/account/security

=== Further Steps

* `src/site/asciidoc/about.adoc`: Adjust content
* Review / Add Collaborators

0 comments on commit e082689

Please sign in to comment.