API documentation with DITA
Posted: Wed Mar 30, 2016 6:16 pm
I am trying to make api reference with dita, but I have read this, but there is written 
and didn`t understood it(can I create new DITA element by using DTD, souldn`t this make the DITA XML invalid). I also looked here but am not sure if there already exist such elements for the creation of API referenceFor example, API documentation is a particular kind of reference information and requires more specific rules and descriptive markup than a generic reference type. DITA lets you define a new type and reuse the processing of the base type (providing new processing only for different requirements of the new type). As a result, topics from different domains with different markup and markup rules can be built together into one help file, Web site, or book
