【问题标题】:How to generate an API reference like sklearn?如何生成像 sklearn 这样的 API 参考?
【发布时间】:2021-03-31 09:01:05
【问题描述】:

为了使我正在编写的 python 包更易于使用,我正在考虑制作详细的 API 文档。 机器学习包sklearn的API参考是我要模仿的。

那么制作此类文档的正确工具是什么?

【问题讨论】:

    标签: api scikit-learn reference documentation


    【解决方案1】:

    他们使用sphinx 及其扩展名。请参阅贡献指南的the documentation sectiondocumentation makefile

    【讨论】:

      猜你喜欢
      • 2011-09-10
      • 1970-01-01
      • 2011-02-17
      • 2016-07-20
      • 2011-09-09
      • 2019-11-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多