I am writing documentation that includes three documents for different audiences:
- Public
- Staff
- Developers
In the Developers document, I would like to reference a table or section in the Staff document using \ref{} or an analogous command.
Depending on the best way to do this, an alternative way to phrase this question might be "how can I write three interlinked but distinct documents?
Thanks!