DOC

org.jrebirth.af : iconfont-bridge

Maven & Gradle

Jun 07, 2018
82 stars

JR IconFont Bridge · Set of IconFont bridges to quickly use IconFont with JRebirth Resource engineuse Showcase Application for live documentation and used as integration test

Table Of Contents

Latest Version

Download org.jrebirth.af : iconfont-bridge Javadoc & API Documentation - Latest Versions:

All Versions

Download org.jrebirth.af : iconfont-bridge Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
8.6.x
525icons
weathericons
typicons
fontawesome
emojione

How to open Javadoc JAR file in web browser

  1. Rename the file iconfont-bridge-525icons-javadoc.jar to iconfont-bridge-525icons-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder iconfont-bridge-525icons-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 "iconfont-bridge-525icons-sources.jar" -d "iconfont-bridge-525icons-javadoc" -subpackages 

Advertisement