安装asciidoctor-pdf: gem install asciidoctor-pdf --pre 转换pdf: asciidoctor -r asciidoctor-pdf -b pdf basic-example.adoc asciidoctor-pdf-cjk-kai_gen_gothic-install 这个主题支持以下几种字体: KaiGenGothicCN KaiGenGothicJP KaiGenGothicKR KaiGenGothicTW 使用下面的命令来转换PDF: asciidoctor-pdf
参考资料 Example Asciidoctor插件中文文档 Asciidoctor-PDF 中文乱码问题解决方案
然后将文件夹压缩给需要接口的人即可 REFRENCES asciidoctor-pdf 【github】 asciidoctor-maven-plugin 【github】 通过swagger2markup