Live data from Hacker News

Ask HN: What OSS projects need the most help with documentation?

news.ycombinator.com

1–10 of 24 posts

Re: Ask HN: What OSS projects need the most help with documentation?

#5
Foreman could use some help - http://theforeman.org/ , contributions can be made to https://github.com/theforeman/theforeman.org

In particular, use cases that demonstrate its value proposition are lacking, API docs miss examples, and the manual has some outdated parts. The layout of the site is a bit dated too, but "it worked for us".

Re: Ask HN: What OSS projects need the most help with documentation?

#8
Pgpool-II is a powerful piece of software that allows people to connection pool a Postgres cluster, and is even capable of managing a full multi master cluster. The docs are, however, so badly written and incomplete that it's way too hard to set up for most people. A shame, because it's great stuff.
Post reply on HN