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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask YC: wiki for java docs?

1 点作者 abl将近 17 年前
I am trying to put together a wiki for a project at work which is written in Java. I would like to promote collaboration between the programmers, in addition to the top-down funnel knowledge-base currently put in place by the project manager. The goal is to provide wiki-like edit capabilities to an existing set of generated java docs, and also to integrate into the wiki the growing knowledge base collection of developer questions / solutions currently being gathered by the project manager.<p>I've looked at sites such as wikia.com and wetpaint.com for hosted wiki solutions, but didn't find any solutions to import the existing knowledge base (Word documents :)) and the generated java docs. Unless there are some functions on these services I am not aware of?<p>I also looked at jdocs.com, which appears to do just that - provide editing for java docs, but I found its UI not appealing.<p>What I have in mind is something that looks like Facebook's developers wiki - http://wiki.developers.facebook.com/index.php/Main_Page<p>Or is there is a mediawiki plug-in that does just this?

暂无评论

暂无评论