Documentation/Help/source.qhp

changeset 5423
baf242b72ef0
parent 5420
53ca6ddb4acf
child 5430
309f2b7449cc
--- a/Documentation/Help/source.qhp	Mon Jan 16 18:49:51 2017 +0100
+++ b/Documentation/Help/source.qhp	Mon Jan 16 20:03:48 2017 +0100
@@ -906,6 +906,7 @@
               <section title="eric6.QScintilla.Lexers.LexerJavaScript" ref="eric6.QScintilla.Lexers.LexerJavaScript.html" />
               <section title="eric6.QScintilla.Lexers.LexerLua" ref="eric6.QScintilla.Lexers.LexerLua.html" />
               <section title="eric6.QScintilla.Lexers.LexerMakefile" ref="eric6.QScintilla.Lexers.LexerMakefile.html" />
+              <section title="eric6.QScintilla.Lexers.LexerMarkdown" ref="eric6.QScintilla.Lexers.LexerMarkdown.html" />
               <section title="eric6.QScintilla.Lexers.LexerMatlab" ref="eric6.QScintilla.Lexers.LexerMatlab.html" />
               <section title="eric6.QScintilla.Lexers.LexerOctave" ref="eric6.QScintilla.Lexers.LexerOctave.html" />
               <section title="eric6.QScintilla.Lexers.LexerPO" ref="eric6.QScintilla.Lexers.LexerPO.html" />
@@ -9298,6 +9299,10 @@
       <keyword name="LexerMakefile.defaultKeywords" id="LexerMakefile.defaultKeywords" ref="eric6.QScintilla.Lexers.LexerMakefile.html#LexerMakefile.defaultKeywords" />
       <keyword name="LexerMakefile.isCommentStyle" id="LexerMakefile.isCommentStyle" ref="eric6.QScintilla.Lexers.LexerMakefile.html#LexerMakefile.isCommentStyle" />
       <keyword name="LexerMakefile.isStringStyle" id="LexerMakefile.isStringStyle" ref="eric6.QScintilla.Lexers.LexerMakefile.html#LexerMakefile.isStringStyle" />
+      <keyword name="LexerMarkdown" id="LexerMarkdown" ref="eric6.QScintilla.Lexers.LexerMarkdown.html#LexerMarkdown" />
+      <keyword name="LexerMarkdown (Constructor)" id="LexerMarkdown (Constructor)" ref="eric6.QScintilla.Lexers.LexerMarkdown.html#LexerMarkdown.__init__" />
+      <keyword name="LexerMarkdown (Module)" id="LexerMarkdown (Module)" ref="eric6.QScintilla.Lexers.LexerMarkdown.html" />
+      <keyword name="LexerMarkdown.defaultKeywords" id="LexerMarkdown.defaultKeywords" ref="eric6.QScintilla.Lexers.LexerMarkdown.html#LexerMarkdown.defaultKeywords" />
       <keyword name="LexerMatlab" id="LexerMatlab" ref="eric6.QScintilla.Lexers.LexerMatlab.html#LexerMatlab" />
       <keyword name="LexerMatlab (Constructor)" id="LexerMatlab (Constructor)" ref="eric6.QScintilla.Lexers.LexerMatlab.html#LexerMatlab.__init__" />
       <keyword name="LexerMatlab (Module)" id="LexerMatlab (Module)" ref="eric6.QScintilla.Lexers.LexerMatlab.html" />
@@ -17764,6 +17769,7 @@
       <file>eric6.QScintilla.Lexers.LexerJavaScript.html</file>
       <file>eric6.QScintilla.Lexers.LexerLua.html</file>
       <file>eric6.QScintilla.Lexers.LexerMakefile.html</file>
+      <file>eric6.QScintilla.Lexers.LexerMarkdown.html</file>
       <file>eric6.QScintilla.Lexers.LexerMatlab.html</file>
       <file>eric6.QScintilla.Lexers.LexerOctave.html</file>
       <file>eric6.QScintilla.Lexers.LexerPO.html</file>

eric ide

mercurial