No post body was provided.
Ask HN: What OSS projects need the most help with documentation?
1–10 of 24 posts
Re: Ask HN: What OSS projects need the most help with documentation?
#2Most of the helpers and extras on THREE.js have todo placeholders - DirectionalLightHelper for example http://threejs.org/docs/#Reference/Extras.Helpers/Directiona....
Re: Ask HN: What OSS projects need the most help with documentation?
#3Hendrix can certainly use some help: https://github.com/hangarunderground/hendrix
Re: Ask HN: What OSS projects need the most help with documentation?
#4We have lots of features/tools/systems that need documentation https://github.com/jsdelivr/jsdelivr
Any help is appreciated
Re: Ask HN: What OSS projects need the most help with documentation?
#5Foreman 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?
#6Documentation is a scratch an itch thing to some extent, so what interests you. If you want mentoring in documentation then look at FreeBSD which has a docs mentor program I believe.
Re: Ask HN: What OSS projects need the most help with documentation?
#7oVirt is a great alternative to OpenStack, when it comes to managing virtual machines, unfortunately their docs are mostly outdated or too complex for non-devs: http://www.ovirt.org/Home
Re: Ask HN: What OSS projects need the most help with documentation?
#8Pgpool-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.
Re: Ask HN: What OSS projects need the most help with documentation?
#9I think every single of them. the two I mostly care about are webrtc and bitcoin.
Re: Ask HN: What OSS projects need the most help with documentation?
#10OpenSSL: https://www.openssl.org/docs/
ssl(3): [STILL INCOMPLETE] Manual page documenting the OpenSSL SSL/TLS library.