Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
...Supports UML 2.4.1 compliant class diagram, package diagram, object diagram, sequence diagram and use case diagram.
2. It generates UML class diagram from Java source.
3. It's a doclet that generates standard Javadoc with UML class diagram.
This application you can download from Central Maven Repository: https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.beigesoft%22. There beige-uml-swing-[VERSION]-jar-with-dependencies.jar is Swing application and beige-uml-android-[VERSION].apk is Android application. ...
Ant-Ikvmc is an Ant task for IKVMC, a tool that converts Java bytecode to .NET dll's and exe's (available at www.ikvm.net). This library provides Ant interface to this tool. It also provides Java doclet to generate IKVMC mapping files from your sources
This is a javadoc doclet which produces PDF output for a given Java API, using another SourceForge project, "iText". It requires nothing more than some JAR files for creating PDF files.
Forget about all the fuss of having to create MIF output first
A revision of the JavaDoc standard doclet for generating Java API documentation in HTML that uses CSS and JavaScript to provide an improved user interface.
The PublishedApiDoclet is a javadoc doclet, that acts as a filter in font of a second doclet, that generates output. It selects the methods, fields, classes and packages to be documented using arbitrary tags (i.e. @pad.include-tag or @exclude-tag).
...It is among other, a simple and powerful framework which does not require dealing with XML files. It also provides a lot of other features, such as a DB abstraction layer, a nice javadoc doclet, a
JDiff is a Javadoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporting what has changed between two releases of your product.
XHTML Doclet is a standards-compliant alternative to the Javadoc standard HTML doclet. It revises the document structure to exclude outdated tags and inline styles, creates valid XHTML markup, and provides better hooks for more flexible CSS manipulation.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
XDoclet is an extended Javadoc Doclet engine. It's a generic Java tool that lets you create custom Javadoc @tags and based on those @tags generate source code or other files (such as xml-ish deployment descriptors) using a template engine it provides.
Maven DocCheck Plug-in is a report-type plugin for Apache Maven. It will add a report on missing and corrupt javadoc comments using the Sun Doc Check Doclet.
The project features a doclet to extract release information from JavaDocs. Recognized tags are @change, @bug and @todo. A reference parameter may be included in tag's text and it will be interpreted as a link to a SourceForge.net tracker item.
AurigaDoclet is a Doclet which can generate Java API Documentation in the following formats: Formatting Object(FO), PDF, Postscript, PCL, SVG, etc. The generated javadoc can be customized by specifying a header/footer text and a cover page in XHTML.
ContractChecker is a small tool to provide support for some design by contract features to standard Java code.
Internally, it is composed of an Ant task, which invokes a doclet to generate AspectJ and the AjcTask itself in order to compile it.
Goal of the project is to provide a JavaDoc doclet that transforms JUnit report XML files together with the JUnit TestCases into a HTML report that contains the JavaDoc of the TestCase and the result from the XML report file.
The BeanFactory Tool is a two-way GUI frontend plugin for editing javadoc custom doclets, such as XDoclet. It is build on a general Doclet editing layer running on Netbeans, JBuilder and Eclipse.
Codex is a code generator based on a central MetaModel which can be created via multiple channels: reflection, Doclet, XML/XMI, etc. because it offers a generic Loader concept. The templates are similiar to JSPs and allow to use the full power of Java.
Doclet that produces XML as output. This allows you to use XSLT to customize the look and feel of your Javadoc output. You no longer need to write a doclet for that.
PHPDoc is a direct implementation of the javadoc API documentation generator for PHP. PHPDoc can generate documentation for any number of PHP files and directories using any javadoc Doclet.
Java doclet capable of generating Java source documentation in XML format.
XSL stylesheets can be used to transform this XML data to other formats (e.g. HTML, PDF).
See http://sourceforge.net/projects/javadiff for Downloads.
JDiff is a JavaDoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporti
EJBDoclet is a JavaDoc plugin (Doclet) that generates EJB related source files from an EJB bean source file that has been JavaDoc commented by using special EJBDoclet tags. EJBDoclet has retired, http://sourceforge.net/projects/xdoclet is the substitute.