File: README.md

package info (click to toggle)
cdi-api 1.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,132 kB
  • sloc: java: 1,542; xml: 776; sh: 175; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 376 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
# CDI Specification document generation

This module contains Asciidoc sources and configuration to generate CDI documentation in HTML and PDF format
for both Apache License 2 and Java Community Process License.

## Generating the documentation

Just enter `mvn` at the command line. Maven will generate final doc in `jcp/target/publish` and `asl2/target/publish` directories