android-platform-external-doclava 6.0.1+r55-1.1ubuntu2 source package in Ubuntu

Changelog

android-platform-external-doclava (6.0.1+r55-1.1ubuntu2) oracular; urgency=medium

  * No-change rebuild against gradle 4.4.1-20build1 (LP: #2081662).

 -- Vladimir Petko <email address hidden>  Thu, 26 Sep 2024 14:53:50 +1200

Upload details

Uploaded by:
Vladimir Petko
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
android-platform-external-doclava_6.0.1+r55.orig.tar.xz 266.1 KiB 245a8df3251aedf9a263109bc19a84be5e0a51a2143a7575dceff27efed36d7d
android-platform-external-doclava_6.0.1+r55-1.1ubuntu2.debian.tar.xz 47.7 KiB 4b85a6517961c2cce52e7d05ecc442a982bc04489cfea735ab99d9ad19a19f3c
android-platform-external-doclava_6.0.1+r55-1.1ubuntu2.dsc 2.4 KiB 7f0a774f84455835cc3aa6b8dbe20f8f2902a1b73ef74c979350fe2af8e34530

View changes file

Binary packages built by this source

doclava-aosp: Custom Javadoc doclet by Google

 Key differences between Doclava and the standard doclet include:
   * Refreshed look and feel, including search capabilities
   * Embeds versioning information in the documentation
   * Uses a templating engine for user customizations
   * Throw build errors for things that can easily be caught, like @param tags
     that don't match the parameter names.
   * Ability to include snippets of code from real source code
   * Federate documentation between multiple sites
   * Ability to embed javadocs in a larger web page.
 .
 This package is a fork of Doclava by The Android Open Source Project with
 special features for generating the source files of the Android platform
 framework API stubs "android.jar".