DOC

com.fitzhi : fitzhi

Maven & Gradle

May 16, 2022
1 stars

Backend Fitzhì · This library is the the backend for the Fitzhì solution. Fitzhì aims to gather all technical data regarding your application portfolio into ONE single portal. Fitzhì provides also analysis and assessments at the project scope, but its main target is the portfolio. The main ambition is to provide a global, and dynamic vision of the technical risk for your IT. The dream functionality for Fitzhì should be the ONE single dashboard, one Single Point Point Of Quality, available for the CTO, or CIO, and ready to resume in one second, one view, the current situation and the historic trend.

Table Of Contents

Latest Version

Download com.fitzhi : fitzhi Javadoc & API Documentation - Latest Versions:

All Versions

Download com.fitzhi : fitzhi Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.8
1.7
1.6.x
1.6

How to open Javadoc JAR file in web browser

  1. Rename the file fitzhi-1.8-javadoc.jar to fitzhi-1.8-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder fitzhi-1.8-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "fitzhi-1.8-sources.jar" -d "fitzhi-1.8-javadoc" -subpackages 

Advertisement