Skip to content

ludocracy/Ipxact-Dita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ipxact-Dita automates generation of Dita documentation from IPXACT register data. It uses ConDuxml transforms and defines custom methods to generate topics and register figures.

Features: - Generates guaranteed-valid Dita documentation - Documentation generation can be customized with user-defined formatting using ConDuxml transform API (Ruby-based XML transforms) - Can easily incorporate vendor extensions of IPXACT by including modules defining their transform methods.

From console:

ruby bin/gen_dita <output_path> <ipxact_file> [<transform_file>] [options]

Options (TODO!) -v verbose mode -pdf output to PDF -strict raise Exception if invalid Dita generated

About

renders IPXACT design data to Dita documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages