User documentation is written within the TeXmacs
software. Low level source code documentation is handled by Doxygen, who produces html
browsable information.
The Doxygen support for TeXmacs (available only
from version 1.0.6.15) provides you with two macros:
-
<doxygen-load|file.tag> that takes a tag file name as argument and loads
its content. This content is to be understood as an index to the
Doxygen files. Several files can be loaded in
sequence.
-
<doxygen-link|text|key>
that links text to the documentation of
key produced by Doxygen.
If key is not a valid entry in the
index then a list of proposal will be made available in the bottom
message bar of TeXmacs.
When writting documentation, please take care of the following
conventions:
© 2008 Grégoire Lecerf
Permission is granted to copy, distribute and/or modify this document
under the terms of the
GNU General Public License. If you
don't have this file, write to the Free Software Foundation, Inc., 59
Temple Place - Suite 330, Boston, MA 02111-1307, USA.