Version of 1.2.3 Shiro API chm incident document generation.
-
- Get Shiro Source code
- Compiling the Build API documentation
- Convert to CHM format API
Get Shiro Source code
Shiro Official Website: http://shiro.apache.org/
Download the source code resource bundle and use Myeclipse/eclipse to add the code to the project. Such as:
The jar package that needs to be used:
Compiling the Build API documentation Created with Rapha?l 2.1.2 Project Export Select the Javadoc under Java Select the project to export configuration settings for Java Doc End
Convert to CHM format API
Download Javadoc2chm
The conversion is very simple, after installing Javadoc2chm.1.3.1.11.msi, start, select the Index.html file, enter the generated file name and title.
Therefore, the new version of the docs file can now successfully generate the CHM Format API documentation.
Other Javadoctochm tools that you can use are recommended:
1. Http://jan.baresovi.cz/dr/en/javadoc-chm
2. http://javadoc2help.sourceforge.net/
3. http://www.burgaud.com/jd2chm/
[Shiro Learning note] section fourth uses source code to generate Shiro's CHM format API documentation