cn.mapway.document.resource.gwt_module.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mapway-doc-ui Show documentation
Show all versions of mapway-doc-ui Show documentation
auto gen doc from api with ui
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.8.0.beta1//EN" "http://google-web-toolkit.googlecode.com/svn/tags/2.8.0.beta1/distro-source/core/src/gwt-module.dtd"> <module rename-to="apidoc"> <inherits name="com.google.gwt.core.Core" /> <inherits name="com.google.gwt.user.User" /> <source path="client" /> <entry-point class="cn.mapway.document.ui.client.ApiDocEntry"></entry-point> <source path="shared" /> <inherits name="com.google.gwt.http.HTTP" /> <inherits name="com.google.gwt.resources.Resources" /> <collapse-all-properties /> <add-linker name="sso" /> </module>