What is best way to mention that a document has been typeset with TeX?
TeXies have a good chance of recognizing TeXed documents, especially if Computer Modern (or Latin Modern) is used. But assuming you want to convert Word-users and other heathens, figuratively speaking, you could use a colophon, a "brief description of publication or production notes relevant to the edition, in modern books usually located at the reverse of the title page, but can also sometimes be located at the end of the book" (Wikipedia). Some of the theses listed at Showcase of beautiful typography done in TeX & friends have such notes:
This thesis was typeset using the LaTeX typesetting system originally developed by Leslie Lamport, based on TeX created by Donald Knuth.
(Eivind Uggedal)
Typeset by the author in Fedra Serif B using LaTeX. Cover design by Sam Ross-Gower.
(Michael Ummels)
And here's a particularly pretty one:
(Konrad Rudolph)
Here's another cool one from The Book of Tea by Okakura Kazuko as typeset by William Adams. Part of this book can be found as an example of TeX typography in the TeX showcase.
If you actually want to get people started by your notes (and not just potentially curious), I'd point them to Tobias Oetiker's The Not So Short Introduction to LaTeX2ε, and – obviously – to tex.sx.
Here's an angle: Don't do anything. Instead, have a look at the PDF information (in case of PDF output), in this example, Preview.app's cmd+i -window (sorry for the localization, but I hope you get the idea):
Et voilà, unobtrusive and simple.
First of all: it seems a good idea to mention somewhere "Document typeset with LaTeX". Because your readers may realise that this is a well typeset document, but may have no clue how it has been produced.
Where you mention your machinery surely depends on your document. In a book the acknowledgements are the place to mention LaTeX or whatever. I a report maybe on the last page or the last footnote in smaller print? This seems a question of taste.