Hacker News new | ask | show | jobs
Ask HN: Who else hates living docs?
1 points by simplemen 1968 days ago
Living docs mean ever changing requirements and specs. You build your project against internal Living document only to come back next week to find out that there is something major different now.

How do you handle internal living docs which are changed on the whim without any decent heads up?

1 comments

Have versions and manage the release and acceptance of new versions.