Settings

Theme

Ask HN: Best way to document miscellaneous things for team

3 points by frnkshin 7 years ago · 1 comment · 1 min read


There are lots of documentations that are about how-to's, not necessarily pertaining to technology (submitting forms, requesting accesses, etc).

The problem is that there are A LOT, and it's very hard to go search for one that I need.

Is there a way to manage this properly? What's the best way?

I was thinking about writing a bunch of markdown docs and serve it locally... (None of the info can be uploaded online, so it needs to be stored in a git repo and only accessible offline).

bryanyin 7 years ago

We use svn. It's easy to manage folder-tree, easy to use and better for non-tech people.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection