manual.xml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <!--
  2. to be used with gendoc, like this:
  3. $ gendoc ../../public/manuan_hu.html manual.xml
  4. see https://gitlab.com/bztsrc/gendoc
  5. -->
  6. <doc>
  7. <title>Státusz-Módú GUI</title>
  8. <url>https://gitlab.com/bztsrc/smgui</url>
  9. <version>0.0.1</version>
  10. <theme>../manual.css</theme>
  11. <lang>hu</lang>
  12. <rslt>Találatok</rslt>
  13. <home>Főoldal</home>
  14. <link>Hivatkozás erre a címre</link>
  15. <info>FONTOS</info>
  16. <hint>TIPP</hint>
  17. <note>MEGJEGYZÉS</note>
  18. <also>LÁSD MÉG</also>
  19. <todo>TEENDŐ</todo>
  20. <args>Paraméterek</args>
  21. <rval>Visszatérési érték</rval>
  22. <warn>FIGYELEM</warn>
  23. <prev>Előző</prev>
  24. <next>Következő</next>
  25. <copy>2024 bzt (bztsrc@gitlab)</copy>
  26. </doc>
  27. <hello>
  28. <include welcome.md>
  29. </hello>
  30. <cap>Alapok</cap>
  31. <include window.md>
  32. <include localization.md>
  33. <include font.md>
  34. <include looknfeel.md>
  35. <cap>Események</cap>
  36. <include events.md>
  37. <cap>Űrlapok</cap>
  38. <include layout.md>
  39. <include containers.md>
  40. <include labels.md>
  41. <include inputs.md>
  42. <include buttons.md>
  43. <include lines.md>
  44. <include custom.md>
  45. <cap>Függelék</cap>
  46. <include example.md>
  47. <include finetune.md>
  48. <include license.md>