Home > swig2doc

swig2doc

Swig2doc is a project mainly written in C and RUBY, it's free.

Convert SWIG generated to documentation

SWIG2DOC is an attempt at automatic generation of (HTML) documentation from SWIG generated code (via XML) for the Biolib project. In addition XML output generated by Doxygen can be added, as well as other (injected) documenation. For usage:

./bin/swig2doc --help

This is part of the Biolib initiative, see http://biolib.open-bio.org/. Meanwhile it may be of use to more people, so it lives in its own repository. The code is written in Ruby and depends on libxml2 and libxml-ruby.

This code is published under the same license as SWIG. See http://www.swig.org/Release/LICENSE.

Copyright (C) 2010 Pjotr Prins [email protected]

Previous:kotwig