Created sax content writers and created generic api doc model for
documentation. Improved writer support with attribute write order and new-lining after long attribute values.
This commit is contained in:
parent
92644fd148
commit
8d71b63a6f
82 changed files with 5637 additions and 2620 deletions
23
x4o-eld-doc/.project
Normal file
23
x4o-eld-doc/.project
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>x4o-eld-doc</name>
|
||||
<comment>x4o-eld-doc</comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.m2e.core.maven2Builder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
<nature>org.eclipse.m2e.core.maven2Nature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
||||
Loading…
Add table
Add a link
Reference in a new issue