Difference between revisions of "DevTools:Misc"

From CrossWire Bible Society
Jump to: navigation, search
(thml2osis: DevTools:Misc)
Line 12: Line 12:
 
[[Category:OSIS|DevTools:Misc]]
 
[[Category:OSIS|DevTools:Misc]]
 
[[Category:ThML|DevTools:Misc]]
 
[[Category:ThML|DevTools:Misc]]
 +
[[Category:XSLT|DevTools:Misc]]

Revision as of 13:26, 7 December 2010

Some miscellaneous development tools are available in a Subversion repository available at:

http://crosswire.org/svn/sword-tools/

This contains tools, programs and libraries in various languages that are usually used for the creation of modules. It includes scripts that module authors may use in their preparation of modules. These are mainly undocumented and not intended for any public release. Documentation of some of these tools can be found below or in the READMEs in the repository.

thml2osis

This is an XSLT program that attempts to convert ThML sources (such as those on CCEL) into valid OSIS, as losslessly as possible. The OSIS can then be used for creating SWORD modules. See the README in the relevant directory for more information.