android13/frameworks/opt/setupwizard/tools/docs
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
README initial 2024-06-22 20:45:49 +08:00
android-22.txt initial 2024-06-22 20:45:49 +08:00
doclava.jar initial 2024-06-22 20:45:49 +08:00
jsilver.jar initial 2024-06-22 20:45:49 +08:00

README

This directory contains files needed to generate the documentations for setup wizard library.

android-22.txt:
    API definition file used to link with developer.android.com, using the -federationapi option
    in doclava. Copied from cs/#gmscore/config/android-22.txt

doclava.jar:
    Compiled jar version of Doclava. This can be found in out/host/linux-x86/framework/doclava.jar
    after a full platform build.

jsilver.jar:
    Dependency of Doclava. This can be found in out/host/linux-x86/framework/jsilver.jar after a
    full platform build.