Browse Source

C'mon, I can't even write a mail link anymore?!

pull/225/head
Vladimír Vondruš 8 years ago
parent
commit
aa1fa40e03
  1. 2
      Doxyfile-mcss

2
Doxyfile-mcss

@ -78,4 +78,4 @@ HTML_EXTRA_STYLESHEET = \
M_PAGE_HEADER = "<div class=\"m-note m-success\"><h3>No need to panic</h3><p>This is a snapshot of a work-in-progress documentation theme. If you feel lost, miss something, or want to see the original Doxygen docs instead, head over to the <a href="../../doc/html/{filename}">archived version of this documentation page</a>.</div>" M_PAGE_HEADER = "<div class=\"m-note m-success\"><h3>No need to panic</h3><p>This is a snapshot of a work-in-progress documentation theme. If you feel lost, miss something, or want to see the original Doxygen docs instead, head over to the <a href="../../doc/html/{filename}">archived version of this documentation page</a>.</div>"
M_PAGE_FINE_PRINT = "<p>Magnum docs. Part of the <a href="http://magnum.graphics/">Magnum project</a>, copyright © Vladimír Vondruš 2010&ndash;2017. Generated by <a href="http://doxygen.org/">Doxygen</a> {doxygen_version} and <a href="http://mcss.mosra.cz/">m.css</a>. Contact the author via <a href="mosra@centrum.cz">e-mail</a>, <abbr title="mosra@jabbim.cz">Jabber</abbr>, <a href="https://twitter.com/czmosra">Twitter</a> or smoke signals.</p>" M_PAGE_FINE_PRINT = "<p>Magnum docs. Part of the <a href="http://magnum.graphics/">Magnum project</a>, copyright © Vladimír Vondruš 2010&ndash;2017. Generated by <a href="http://doxygen.org/">Doxygen</a> {doxygen_version} and <a href="http://mcss.mosra.cz/">m.css</a>. Contact the author via <a href="mailto:mosra@centrum.cz">e-mail</a>, <abbr title="mosra@jabbim.cz">Jabber</abbr>, <a href="https://twitter.com/czmosra">Twitter</a> or smoke signals.</p>"

Loading…
Cancel
Save