Fix links in off-line use

Simon De Backer
2020-08-04 22:41:06 +02:00
parent 9f188fcc0a
commit 97c68ef17b
2 changed files with 5 additions and 5 deletions

@@ -7,4 +7,4 @@ purpose:
explaining the file `*.elmt` and then `*.qet`
and this for developers.
## [elements XML structure](XML-elements)
## [elements XML structure](XML-elements.md)

@@ -10,7 +10,7 @@ The main XML element is therefore the “definition” tag. In case we have more
Example:
`<definition type="element" width="" height="" hotspot_x="" hotspot_y="" orientation="dyyy" version="" link_type="">`
[attribute](definition_attribute)
[attribute](definition_attribute.md)
### uuid
parent : definition
@@ -34,7 +34,7 @@ children : name
> `<name lang="en">fuse</name>`
### elementInformations
see [definition attribute link type](definition_attribute#link-type) when used
see [definition attribute link type](definition_attribute.md#link-type) when used
Example:
`<elementInformations>`
@@ -47,7 +47,7 @@ children : elementInformation
> `<elementInformation show="1" name="comment">comments</elementInformation>`
### kindInformations
see [definition attribute link type](definition_attribute#link-type) when used
see [definition attribute link type](definition_attribute.md#link-type) when used
### informations
Example:
`<informations>Author: The QElectroTech team
@@ -63,4 +63,4 @@ Example:
parent : definition
attribute : none
attribute : none