2,561
edits
m (→XML comments) |
|||
| Line 137: | Line 137: | ||
A common subdirectory is the Liveries/ one, which holds the livery files. See [[Livery over MP]] for more information about that subject. | A common subdirectory is the Liveries/ one, which holds the livery files. See [[Livery over MP]] for more information about that subject. | ||
== | ==Comments in XML files== | ||
We can place information in | We can place extra information in XML files, that will be ignored by FlightGear. Such as descriptions and explanations of certain XML markups, changelogs etc. | ||
These will be mainly useful to other developers working with your XML code, for example when updating/maintaining your files, or when borrowing XML code from your work. | |||
<pre> <!-- Last update: 09-10-2007 --></pre> | <pre> <!-- Last update: 09-10-2007 --></pre> | ||
edits