public interface ConcreteAPIRenderer<M extends org.coodex.concrete.common.modules.AbstractModule<?>>
boolean isAccept(String desc)
例如: 服务提供类型:JaxRS 类型:code, doc 使用者:backend, jquery, angularjs, angualr2, java, c#等 文档化格式:gitbook, asciidoctor, markdown
desc - 服务提供类型.类型.使用者.文档化格式.版本void render(List<M> modules) throws IOException
IOExceptionvoid setRoot(String rootPath)
Copyright © 2022. All rights reserved.