Following my other question Show/hide part of text (question/answer) in sphinx file what I would like to do is to export an html (or whatever format) without this tag (e.g. an html without all the admonition directives.
I read the .. only:: directive but it seems that you I can exclude an entire page from an html and let it in the latex for example.