创建类似于 eBay 的 api 文档的文档
我们正在使用 asp.net c# 开发一个非常复杂的电子商务门户,客户要求我们使文档与 ebay API 文档。
您是否知道他们正在使用什么样的工具?如果不知道,您是否知道可以配置什么来产生类似的结果?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
我们正在使用 asp.net c# 开发一个非常复杂的电子商务门户,客户要求我们使文档与 ebay API 文档。
您是否知道他们正在使用什么样的工具?如果不知道,您是否知道可以配置什么来产生类似的结果?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
根据他们的网站,SolutionSet 专门为 eBay 定制设计了 eBay 开发者网站。
您链接到的文档页面底部有一个链接,说明文档是使用 apireferencedocs 工具。您可以尝试下载该文件并查看是否有任何进展,如果只是为了一般外观和感觉,您可以将其应用于从其他工具生成的文档。
According to their website, SolutionSet custom designed the eBay developer site specifically for eBay.
There is a link at the bottom of the documentation page you linked to stating that the docs were generated using a custom version of the apireferencedocs tool. You could try downloading that and seeing if you get anywhere, if only just for the general look and feel that you could apply to your own generated documentation from another tool.