获取jetty的帮助文档
制作jetty-documentation的文档1、从https://github.com/jetty-project/jetty-documentation克隆代码到本地
$ git clone https://github.com/jetty-project/jetty-documentation
或者(获取github中的分支)
$ git clone -b release https://github.com/jetty-project/jetty-documentation
2、跳转到 jetty-documentation目录
$ cd jetty-documentation
3、使用mvn install命令打包documentation文档
$ mvn install
下载jetty api地址
http://repo1.maven.org/maven2/org/eclipse/jetty/aggregate/jetty-all/9.0.2.v20130417/
页:
[1]