DOC

com.github.wywuzh : commons-static-layui

Maven & Gradle

Nov 09, 2022
0 stars

commons-static-layui · layui ok-admin v2.0 后台模板,一款基于Layui框架的轻量级扁平化且完全免费开源的网站后台管理系统模板。https://gitee.com/bobi1234/ok-admin

Table Of Contents

Latest Version

Download com.github.wywuzh : commons-static-layui Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.wywuzh : commons-static-layui Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.6.x
2.5.x
2.4.x
2.3.x

How to open Javadoc JAR file in web browser

  1. Rename the file commons-static-layui-2.6.13.RELEASE-javadoc.jar to commons-static-layui-2.6.13.RELEASE-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder commons-static-layui-2.6.13.RELEASE-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "commons-static-layui-2.6.13.RELEASE-sources.jar" -d "commons-static-layui-2.6.13.RELEASE-javadoc" -subpackages 

Advertisement