Index: trunk/doc/developer/lihata_format/root_project.lht =================================================================== --- trunk/doc/developer/lihata_format/root_project.lht (revision 16856) +++ trunk/doc/developer/lihata_format/root_project.lht (revision 16857) @@ -17,7 +17,6 @@ type=li desc={ordered list of source files being used by the project} li:children { - type=ha ha:path { valtype=string; desc={path to the file, relative to the project file }} ha:desc { valtype=string; desc={description of the file }} ha:type { valtype=string; desc={optional: type of the file; one of: "pcb", "schematic", "doc" }} @@ -27,7 +26,6 @@ type=li desc={ordered list of libraries the project depends on} li:children { - type=ha ha:path { valtype=string; desc={path to the library, relative to the project file; all files and subdirectories under the root, recursively, are considered part of the library (must not be used together with url) }} ha:url { valtype=string; desc={url to the library (must not be used together with path) }} ha:desc { valtype=string; desc={description of the library }}