Revert "Fix links in off-line use"

This reverts commit 97c68ef17b4b1d61500e7cbfb2ce560623c96357.
Simon De Backer
2020-08-04 23:01:39 +02:00
parent 97c68ef17b
commit 51896722e7
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.md)
## [elements XML structure](XML-elements)

@@ -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.md)
[attribute](definition_attribute)
### uuid
parent : definition
@@ -34,7 +34,7 @@ children : name
> `<name lang="en">fuse</name>`
### elementInformations
see [definition attribute link type](definition_attribute.md#link-type) when used
see [definition attribute link type](definition_attribute#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.md#link-type) when used
see [definition attribute link type](definition_attribute#link-type) when used
### informations
Example:
`<informations>Author: The QElectroTech team
@@ -63,4 +63,4 @@ Example:
parent : definition
attribute : none
attribute : none