Ask HN: How do you share knowledge/documentation?
I'm currently evaluating different tools/apps to help store all of our company's documentation/knowledge in a single, centralized location. This might be done through tools like Dropbox Paper, Notion, Quip, Confluence, Gitbook, etc. We want to prioritize ease of editing and adding content to remove the friction of adding or updating content.
I'm curious to hear what solutions are used elsewhere and what has worked well (or not) in the past. The end goal is to have all our internal documentation (engineering, operations, sales, recruiting, on-boarding, etc.) in a single location that is easily accessible and searchable for all employees.
7 comments
[ 3.3 ms ] story [ 29.6 ms ] threadI work for the mouse, and for each line of business we have a special wiki for everything about that product (hotel/resorts).
What kind of wiki do you use? I'd argue that something like MediaWiki is too hard to edit to the point that documentation will tend to fall out of date without anyone wanting to update it over time.
Works extremely well, though. Non-tech-savy people can even fly around it, and people with a special cookie get editing rights. No need to over engineer it really, if it's just documentation you could even make a private subreddit and use the wiki feature there, giving editing rights to some users and preserving a commit-style edit history.
Even the Apple OS X (or what used to be called OS X) Server app has a wiki built in.
Our reasoning is that documentation should be a "read mostly" resource. We prefer to vet and manage the updates with some manual processes. Might be sub-optimal, but the quality is high and erroneous / misleading changes can be easily rolled-back and then the re-edited versions re-released. However, most errors are caught in pre-release review stage.