TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Looking for open source documentation generator

4 点作者 withshubh大约 1 年前
I have worked with docusauras and I believe that initially, it requires too much developer effort to make it look beautiful or customise.<p>Got to know about Docus.dev and Nextra.site but didn&#x27;t find any examples that have API docs (using OpenAPI specs)

3 条评论

mikewarot大约 1 年前
Good documentation can&#x27;t be automated. It requires someone to carefully craft working examples of all the parameters and functions that are available, so you can copy&#x2F;paste them into a program to try them out.<p>I&#x27;d expect at least two separate people are required... a writer and an editor.
评论 #39855924 未加载
flexwie大约 1 年前
Astro has tools to build documentation from OpenAPI specs. Found it a bit easier to get started with customization compared to docusaurus.
warrenm大约 1 年前
First problem ... define what you mean by &quot;documentation&quot;<p>We talking javadocs? MSDN? IBM developerWorks? Docs.Splunk? ReadTheDocs.io? GitHub readme.md? ...?
评论 #39855944 未加载