Skip to content
This repository was archived by the owner on Jan 30, 2019. It is now read-only.

Commit 8cb0a0b

Browse files
committed
Add links to the API javadocs and all the JSF non-Java APIs
in the main page body.
1 parent 71a8408 commit 8cb0a0b

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,18 @@ overall Java EE platform. The platform specification also defines
99
other attributes of the platform such as security, deployment,
1010
transactions, and interoperability.
1111

12+
## API Specifications
13+
14+
The API specifications for the Java EE platform are collected together here:
15+
16+
* [Java APIs](https://javaee.github.io/javaee-spec/javadocs)
17+
* [JSF Facelets Tag Library](https://javaee.github.io/glassfish/doc/5.0/vdldoc/)
18+
* [JSF JSP Tag Library](https://javaee.github.io/glassfish/doc/5.0/vdldocs/jsp/)
19+
* [Standard HTML RenderKit](https://javaee.github.io/glassfish/doc/5.0/renderkitdocs/)
20+
* [JSF JavaScript Documentation](https://javaee.github.io/glassfish/doc/5.0/jsdocs/index.html)
21+
1222
The [Specifications](Specifications) page contains links to the project
13-
pages for other Java EE specifications.
23+
pages for all Java EE specifications.
1424

1525
(Be sure to view this page at
1626
[https://javaee.github.io/javaee-spec/](https://javaee.github.io/javaee-spec/),

0 commit comments

Comments
 (0)