Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
titleDocuments
intro-textThe following documents are tagged with this tag.
HTML
<style type="text/css">
.confluenceTh, .confluenceTd:nth-child(1) {
	text-align: center !important;
}
.confluenceTh, .confluenceTd:nth-child(2) {
    vertical-align: middle !important;
}
</style>

Display Table
selectSmall Library Logo+|, Status|, Short Description
sort-byShort Name
Display Table
render-no-hits-as-blanktrue
render-modedefinition
selectName, Short Description
space-keys@all
where$<Tags> = [${Name}]Library for Java]
header-translationsLibrary Logo=Library
suppress-table-headingtrue

 

 

Tip Box
titleDocumenting Java Libraries with Confluence

Use the free projectdoc for Java Developers Add-on to create documentation for your Java Libraries with Confluence and the PDAC1.

The add-on reads the project's Maven POM file and provides all properties as space properties. This way developers have access to these properties as they are used to when creating documentation with the Maven Site Plugin. But in the context of the Confluence Wiki Space!

...