src/eric7/Documentation/Source/index-eric7.QScintilla.MarkupProviders.html

Thu, 07 Jul 2022 11:23:56 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 07 Jul 2022 11:23:56 +0200
branch
eric7
changeset 9209
b99e7fd55fd3
parent 8596
eric7/Documentation/Source/index-eric7.QScintilla.MarkupProviders.html@d64760b2da50
child 10479
856476537696
permissions
-rw-r--r--

Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml".

<!DOCTYPE html>
<html><head>
<title>eric7.QScintilla.MarkupProviders</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.QScintilla.MarkupProviders</h1>

<p>
Package providing various markup providers.
</p>


<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.QScintilla.MarkupProviders.HtmlProvider.html">HtmlProvider</a></td>
<td>Module implementing the HTML markup provider.</td>
</tr>
<tr>
<td><a href="eric7.QScintilla.MarkupProviders.HyperlinkMarkupDialog.html">HyperlinkMarkupDialog</a></td>
<td>Module implementing a dialog to enter data to insert a hyperlink.</td>
</tr>
<tr>
<td><a href="eric7.QScintilla.MarkupProviders.ImageMarkupDialog.html">ImageMarkupDialog</a></td>
<td>Module implementing a dialog to enter data for an image markup.</td>
</tr>
<tr>
<td><a href="eric7.QScintilla.MarkupProviders.MarkdownProvider.html">MarkdownProvider</a></td>
<td>Module implementing the Markdown markup provider.</td>
</tr>
<tr>
<td><a href="eric7.QScintilla.MarkupProviders.MarkupBase.html">MarkupBase</a></td>
<td>Module implementing the base class for the markup providers.</td>
</tr>
<tr>
<td><a href="eric7.QScintilla.MarkupProviders.RestructuredTextProvider.html">RestructuredTextProvider</a></td>
<td>Module implementing the reStructured Text markup provider.</td>
</tr>
<tr>
<td><a href="eric7.QScintilla.MarkupProviders.__init__.html">MarkupProviders</a></td>
<td>Package providing various markup providers.</td>
</tr>
</table>
</body></html>

eric ide

mercurial