DOC

io.github.gentle-hilt : voyager-core-desktop

Maven & Gradle

Aug 07, 2023
0 stars

VoyagerCore · A pragmatic navigation library for Jetpack Compose

Table Of Contents

Latest Version

Download io.github.gentle-hilt : voyager-core-desktop Javadoc & API Documentation - Latest Versions:

All Versions

Download io.github.gentle-hilt : voyager-core-desktop Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
12.0.x
11.0.x
10.0.x

How to open Javadoc JAR file in web browser

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