mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-20 16:20:52 +01:00
Revert "Fix links in off-line use"
This reverts commit 97c68ef17b4b1d61500e7cbfb2ce560623c96357.
2
Home.md
2
Home.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user