PageRenderTime 44ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/jEdit/tags/jedit-4-5-pre1/doc/FAQ/faq.xml

#
XML | 110 lines | 53 code | 12 blank | 45 comment | 0 complexity | 5def3c581d9cfa9b5e392d6a3c753dd6 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- jEdit buffer-local properties: -->
  3. <!-- :indentSize=1 -->
  4. <!-- jEdit FAQ -->
  5. <!-- Changes required for posting on jEdit Community: -->
  6. <!-- Command line for processing: -->
  7. <!-- -->
  8. <!-- xsltproc -xinclude -output .\html\ faq.xsl faq.xml -->
  9. <article class="faq" id="faq"
  10. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xi="http://www.w3.org/2001/XInclude" xsi:noNamespaceSchemaLocation='http://www.docbook.org/xsd/4.4/docbook.xsd'>
  11. <articleinfo>
  12. <author>
  13. <othername> The jEdit Community </othername>
  14. </author>
  15. <legalnotice>
  16. <title>Legal Notice</title>
  17. <para>Permission is granted to copy, distribute and/or modify this
  18. document under the terms of the GNU Free Documentation License,
  19. Version 1.1 or any later version published by the Free Software
  20. Foundation; with no <quote>Invariant Sections</quote>,
  21. <quote>Front-Cover Texts</quote> or <quote>Back-Cover Texts</quote>,
  22. each as defined in the license. A copy of the license is contained
  23. in the file <filename>COPYING.DOC.txt</filename> included with
  24. jEdit.</para>
  25. </legalnotice>
  26. <title>jEdit Frequently Asked Questions</title>
  27. <revhistory>
  28. <!-- <revision>
  29. <revnumber>0.1</revnumber>
  30. <date>Sept. 23, 2001</date>
  31. <revremark>Initial draft.</revremark>
  32. </revision>
  33. <revision>
  34. <revnumber>0.2</revnumber>
  35. <date>Sept. 25, 2001</date>
  36. <revremark>Sections 1-3 prepared.</revremark>
  37. </revision>
  38. <revision>
  39. <revnumber>0.3</revnumber>
  40. <date>Sept. 27, 2001</date>
  41. <revremark>Section 4 prepared.</revremark>
  42. </revision>
  43. <revision>
  44. <revnumber>0.4</revnumber>
  45. <date>Oct. 16, 2001</date>
  46. <revremark>Sections 1-4 completed.</revremark>
  47. </revision>
  48. <revision>
  49. <revnumber>0.5</revnumber>
  50. <date>Oct. 17, 2001</date>
  51. <revremark>Sections 1-5 completed.</revremark>
  52. </revision>
  53. <revision>
  54. <revnumber>0.6</revnumber>
  55. <date>Oct. 31, 2001</date>
  56. <revremark>Sections 1-5 completed; section 6 begun.</revremark>
  57. </revision>
  58. <revision>
  59. <revnumber>0.7</revnumber>
  60. <date>Jan. 15, 2002</date>
  61. <revremark>Inclusion of material from jEdit Community
  62. Interactive FAQ</revremark>
  63. </revision>
  64. -->
  65. <revision>
  66. <revnumber>0.8</revnumber>
  67. <date>2001,2002</date>
  68. <author> <firstname>John</firstname> <surname>Gellene</surname> </author>
  69. <revremark>Initial HTML FAQ, revisions for jEdit 4.0 release</revremark>
  70. </revision>
  71. <revision>
  72. <revnumber>1.0</revnumber>
  73. <date>2003</date>
  74. <author> <firstname>Kris</firstname> <surname>Kopicki</surname></author>
  75. <revremark>First docbook version, &amp; additions for jEdit 4.1 release</revremark>
  76. </revision>
  77. <revision>
  78. <revnumber>1.2</revnumber>
  79. <date>2006,2011</date>
  80. <author> <firstname>Alan </firstname> <surname>Ezust </surname></author>
  81. <revremark>Updates for jEdit 4.3-4.5 releases</revremark>
  82. </revision>
  83. </revhistory>
  84. <releaseinfo><emphasis>Note: </emphasis> This document incorporates some
  85. material from the Interactive FAQ section of the <ulink
  86. url="http://community.jedit.org/modules.php?op=modload&amp;name=faq&amp;file=index">jEdit
  87. Community web site</ulink>.</releaseinfo>
  88. </articleinfo>
  89. <xi:include href="faq-intro.xml" />
  90. <xi:include href="faq-general.xml" />
  91. <xi:include href="faq-install.xml" />
  92. <xi:include href="faq-use.xml" />
  93. <xi:include href="faq-macros.xml" />
  94. <xi:include href="faq-plugins.xml" />
  95. <xi:include href="faq-problems.xml" />
  96. <xi:include href="faq-contrib.xml" />
  97. </article>