Réglages élémentaires
5.6 Création d'une aide en ligne spécifique OEM
Sélecteurs CSS pris en charge
Toutes les catégories de sélecteurs CSS 2.1 sont prises en charge, à l'exception des pseudo-
catégories telles que : first-child, :visited et :hover.
5.6.4
Exemple : Création d'un manuel d'aide en ligne spécifique OEM
Conditions
Créer les fichiers suivants :
• Fichier de configuration : "slhlp.xml"
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!DOCTYPE CONFIGURATION>
• Définition du manuel d'aide : "hmi_myhelp.xml"
<?xml version="1.0" encoding="UTF-8"?>
<HMI_SL_HELP language="en-US">
72
<CONFIGURATION>
<OnlineHelpFiles>
<hmi_myhelp>
<EntriesFile value="hmi_myhelp.xml" type="QString"/>
<DisableIndex value="false" type="bool"/>
</hmi_myhelp>
</OnlineHelpFiles>
</CONFIGURATION>
<BOOK ref="index.html" title="Easy Help" helpdir="hmi_myhelp">
<ENTRY ref="chapter_1.html" title="Chapter 1">
<INDEX_ENTRY ref="chapter_1.html" title="Keyword 1"/>
<INDEX_ENTRY ref="chapter_1.html" title="Keyword 2"/>
</ENTRY>
<ENTRY ref="chapter_2.html" title="Chapter 2">
<INDEX_ENTRY ref="chapter_2.html" title="Keyword 2"/>
</ENTRY>
<ENTRY ref="chapter_3.html" title="Chapter 3">
<INDEX_ENTRY ref="chapter_3.html" title="Keyword 3"/>
<ENTRY ref="chapter_31.html" title="Chapter 3.1">
<INDEX_ENTRY ref="chapter_31.html" title="test;Chapter 3.1"/>
</ENTRY>
<ENTRY ref="chapter_32.html" title="Chapter 3.2">
<INDEX_ENTRY ref="chapter_32.html" title="test;Chapter 3.2"/>
Manuel de mise en service, 01/2023, A5E48312128G AD
Mise en service CNC