I have one source file which describes interface of a class with many doxygen comments.
Maybe with doxygen it can be generated to a html that can be easily read and with handly cross-references, but I don't want to install a huge doxygen to my system just for viewing this file (in my Ubuntu it seems doxygen requires ~1GB disk space!).
Is there any quick/simple way to view doxygen commented file?