Earlier quoted context omitted.
As the only person on my team who routinely documents my work (or at least who does so in a place visible to others), I definitely agree. I get very tired of people asking me things about my work where the reply is "it's in the docs, please check here: ." Makes me feel like a directory.
as someone who often would like to read documentation but have to end up asking the owner where it is like you describe My problem is that there are too many pages that may or may not be relevant/and/or up-to-date, I want to know if there is a better way? I can't just read every document the company has on the topic in vain hopes for the answer. For example, I recently started working on my company's mobile app - noo…
If your documentation doesn't have a search feature, that's the first thing you need to fix.
If you're just bad at searching, well that's a very valuable and learnable skill.
> like setting up my dev environment
> the documentation which had been written both didn't include it (it was customer-facing
The user docs and the dev docs should be different corpses, searchable separately. What you describe sounds very disorganized.