请问HN:如何生成产品文档的端到端流程?

2作者: sarabande7 个月前原帖
我有一个现有的手写知识库,其中包含应用程序的截图,还有一个包含标准CI/CD管道的代码库,以及一个根据OpenAPI规范自动生成文档的API。<p>现在有没有方便的方法将软件串联起来,以便在新的代码库提交时,产品文档(包括截图)能够完全自动生成?有没有人尝试过一些工具链,包括付费工具,能够在实际应用中成功运行?
查看原文
I have an existing handwritten knowledgebase with screenshots of an app, a codebase with standard CI&#x2F;CD pipelines, and an API whose docs are autogenerated against an OpenAPI spec.<p>Is there a convenient way these days to chain software together so that product documentation, including screenshots, is completely autogenerated on new codebase commits? Anyone tried some chain of tools, including paid ones, that works successfully in the wild?