DOC

cf.ystapi : ystapi

Maven & Gradle

Jul 14, 2022
3 stars

YST API · Logging and JDA Handler API

Table Of Contents

Latest Version

Download cf.ystapi : ystapi Javadoc & API Documentation - Latest Versions:

All Versions

Download cf.ystapi : ystapi Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
BETA

How to open Javadoc JAR file in web browser

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

Advertisement