--- a/eric6/Documentation/Help/source.qhp Fri Jan 22 14:14:15 2021 +0100 +++ b/eric6/Documentation/Help/source.qhp Fri Jan 22 16:48:43 2021 +0100 @@ -857,6 +857,15 @@ <section title="eric6.PyUnit.UnittestDialog" ref="eric6.PyUnit.UnittestDialog.html" /> </section> <section title="eric6.QScintilla" ref="index-eric6.QScintilla.html"> + <section title="eric6.QScintilla.DocstringGenerator" ref="index-eric6.QScintilla.DocstringGenerator.html"> + <section title="eric6.QScintilla.DocstringGenerator.BaseDocstringGenerator" ref="eric6.QScintilla.DocstringGenerator.BaseDocstringGenerator.html" /> + <section title="eric6.QScintilla.DocstringGenerator.EricdocGenerator" ref="eric6.QScintilla.DocstringGenerator.EricdocGenerator.html" /> + <section title="eric6.QScintilla.DocstringGenerator.GoogledocGenerator" ref="eric6.QScintilla.DocstringGenerator.GoogledocGenerator.html" /> + <section title="eric6.QScintilla.DocstringGenerator.NumpydocGenerator" ref="eric6.QScintilla.DocstringGenerator.NumpydocGenerator.html" /> + <section title="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html" /> + <section title="eric6.QScintilla.DocstringGenerator.SphinxdocGenerator" ref="eric6.QScintilla.DocstringGenerator.SphinxdocGenerator.html" /> + <section title="eric6.QScintilla.DocstringGenerator.__init__" ref="eric6.QScintilla.DocstringGenerator.__init__.html" /> + </section> <section title="eric6.QScintilla.Exporters" ref="index-eric6.QScintilla.Exporters.html"> <section title="eric6.QScintilla.Exporters.ExporterBase" ref="eric6.QScintilla.Exporters.ExporterBase.html" /> <section title="eric6.QScintilla.Exporters.ExporterHTML" ref="eric6.QScintilla.Exporters.ExporterHTML.html" /> @@ -1853,6 +1862,15 @@ <keyword name="BackgroundService.serviceConnect" id="BackgroundService.serviceConnect" ref="eric6.Utilities.BackgroundService.html#BackgroundService.serviceConnect" /> <keyword name="BackgroundService.serviceDisconnect" id="BackgroundService.serviceDisconnect" ref="eric6.Utilities.BackgroundService.html#BackgroundService.serviceDisconnect" /> <keyword name="BackgroundService.shutdown" id="BackgroundService.shutdown" ref="eric6.Utilities.BackgroundService.html#BackgroundService.shutdown" /> + <keyword name="BaseDocstringGenerator" id="BaseDocstringGenerator" ref="eric6.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#BaseDocstringGenerator" /> + <keyword name="BaseDocstringGenerator (Constructor)" id="BaseDocstringGenerator (Constructor)" ref="eric6.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#BaseDocstringGenerator.__init__" /> + <keyword name="BaseDocstringGenerator (Module)" id="BaseDocstringGenerator (Module)" ref="eric6.QScintilla.DocstringGenerator.BaseDocstringGenerator.html" /> + <keyword name="BaseDocstringGenerator._generateDocstringList" id="BaseDocstringGenerator._generateDocstringList" ref="eric6.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#BaseDocstringGenerator._generateDocstringList" /> + <keyword name="BaseDocstringGenerator.getDocstringType" id="BaseDocstringGenerator.getDocstringType" ref="eric6.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#BaseDocstringGenerator.getDocstringType" /> + <keyword name="BaseDocstringGenerator.hasFunctionDefinition" id="BaseDocstringGenerator.hasFunctionDefinition" ref="eric6.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#BaseDocstringGenerator.hasFunctionDefinition" /> + <keyword name="BaseDocstringGenerator.insertDocstring" id="BaseDocstringGenerator.insertDocstring" ref="eric6.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#BaseDocstringGenerator.insertDocstring" /> + <keyword name="BaseDocstringGenerator.isDocstringIntro" id="BaseDocstringGenerator.isDocstringIntro" ref="eric6.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#BaseDocstringGenerator.isDocstringIntro" /> + <keyword name="BaseDocstringGenerator.isFunctionStart" id="BaseDocstringGenerator.isFunctionStart" ref="eric6.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#BaseDocstringGenerator.isFunctionStart" /> <keyword name="BaseReport" id="BaseReport" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#BaseReport" /> <keyword name="BaseReport (Constructor)" id="BaseReport (Constructor)" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#BaseReport.__init__" /> <keyword name="BaseReport.error" id="BaseReport.error" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#BaseReport.error" /> @@ -3749,6 +3767,10 @@ <keyword name="DocStyleContext.special" id="DocStyleContext.special" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.DocStyle.DocStyleChecker.html#DocStyleContext.special" /> <keyword name="DocStyleContext.ssource" id="DocStyleContext.ssource" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.DocStyle.DocStyleChecker.html#DocStyleContext.ssource" /> <keyword name="DocStyleContext.start" id="DocStyleContext.start" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.DocStyle.DocStyleChecker.html#DocStyleContext.start" /> + <keyword name="DocstringGenerator (Package)" id="DocstringGenerator (Package)" ref="index-eric6.QScintilla.DocstringGenerator.html" /> + <keyword name="DocstringMenuForEnterOnly" id="DocstringMenuForEnterOnly" ref="eric6.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#DocstringMenuForEnterOnly" /> + <keyword name="DocstringMenuForEnterOnly (Constructor)" id="DocstringMenuForEnterOnly (Constructor)" ref="eric6.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#DocstringMenuForEnterOnly.__init__" /> + <keyword name="DocstringMenuForEnterOnly.keyPressEvent" id="DocstringMenuForEnterOnly.keyPressEvent" ref="eric6.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#DocstringMenuForEnterOnly.keyPressEvent" /> <keyword name="DocumentationPlugins (Package)" id="DocumentationPlugins (Package)" ref="index-eric6.Plugins.DocumentationPlugins.html" /> <keyword name="DocumentationTools (Package)" id="DocumentationTools (Package)" ref="index-eric6.DocumentationTools.html" /> <keyword name="DocumentationViewerWidget" id="DocumentationViewerWidget" ref="eric6.UI.CodeDocumentationViewer.html#DocumentationViewerWidget" /> @@ -4823,6 +4845,7 @@ <keyword name="Editor.__convertTabs" id="Editor.__convertTabs" ref="eric6.QScintilla.Editor.html#Editor.__convertTabs" /> <keyword name="Editor.__createChangeMarkerPixmap" id="Editor.__createChangeMarkerPixmap" ref="eric6.QScintilla.Editor.html#Editor.__createChangeMarkerPixmap" /> <keyword name="Editor.__cursorPositionChanged" id="Editor.__cursorPositionChanged" ref="eric6.QScintilla.Editor.html#Editor.__cursorPositionChanged" /> + <keyword name="Editor.__delayedDocstringMenuPopup" id="Editor.__delayedDocstringMenuPopup" ref="eric6.QScintilla.Editor.html#Editor.__delayedDocstringMenuPopup" /> <keyword name="Editor.__deleteAllChangeMarkers" id="Editor.__deleteAllChangeMarkers" ref="eric6.QScintilla.Editor.html#Editor.__deleteAllChangeMarkers" /> <keyword name="Editor.__deleteBreakPoints" id="Editor.__deleteBreakPoints" ref="eric6.QScintilla.Editor.html#Editor.__deleteBreakPoints" /> <keyword name="Editor.__deselectAll" id="Editor.__deselectAll" ref="eric6.QScintilla.Editor.html#Editor.__deselectAll" /> @@ -4860,6 +4883,7 @@ <keyword name="Editor.__initContextMenuTools" id="Editor.__initContextMenuTools" ref="eric6.QScintilla.Editor.html#Editor.__initContextMenuTools" /> <keyword name="Editor.__initOnlineChangeTrace" id="Editor.__initOnlineChangeTrace" ref="eric6.QScintilla.Editor.html#Editor.__initOnlineChangeTrace" /> <keyword name="Editor.__initOnlineSyntaxCheck" id="Editor.__initOnlineSyntaxCheck" ref="eric6.QScintilla.Editor.html#Editor.__initOnlineSyntaxCheck" /> + <keyword name="Editor.__insertDocstring" id="Editor.__insertDocstring" ref="eric6.QScintilla.Editor.html#Editor.__insertDocstring" /> <keyword name="Editor.__isCommentedLine" id="Editor.__isCommentedLine" ref="eric6.QScintilla.Editor.html#Editor.__isCommentedLine" /> <keyword name="Editor.__isStartChar" id="Editor.__isStartChar" ref="eric6.QScintilla.Editor.html#Editor.__isStartChar" /> <keyword name="Editor.__languageChanged" id="Editor.__languageChanged" ref="eric6.QScintilla.Editor.html#Editor.__languageChanged" /> @@ -4882,6 +4906,7 @@ <keyword name="Editor.__newViewNewSplit" id="Editor.__newViewNewSplit" ref="eric6.QScintilla.Editor.html#Editor.__newViewNewSplit" /> <keyword name="Editor.__normalizedEncoding" id="Editor.__normalizedEncoding" ref="eric6.QScintilla.Editor.html#Editor.__normalizedEncoding" /> <keyword name="Editor.__onlineChangeTraceTimerTimeout" id="Editor.__onlineChangeTraceTimerTimeout" ref="eric6.QScintilla.Editor.html#Editor.__onlineChangeTraceTimerTimeout" /> + <keyword name="Editor.__popupDocstringMenu" id="Editor.__popupDocstringMenu" ref="eric6.QScintilla.Editor.html#Editor.__popupDocstringMenu" /> <keyword name="Editor.__printPreview" id="Editor.__printPreview" ref="eric6.QScintilla.Editor.html#Editor.__printPreview" /> <keyword name="Editor.__processEndEditCommand" id="Editor.__processEndEditCommand" ref="eric6.QScintilla.Editor.html#Editor.__processEndEditCommand" /> <keyword name="Editor.__processFlags" id="Editor.__processFlags" ref="eric6.QScintilla.Editor.html#Editor.__processFlags" /> @@ -5021,6 +5046,7 @@ <keyword name="Editor.getCoverageLines" id="Editor.getCoverageLines" ref="eric6.QScintilla.Editor.html#Editor.getCoverageLines" /> <keyword name="Editor.getCurrentWord" id="Editor.getCurrentWord" ref="eric6.QScintilla.Editor.html#Editor.getCurrentWord" /> <keyword name="Editor.getCurrentWordBoundaries" id="Editor.getCurrentWordBoundaries" ref="eric6.QScintilla.Editor.html#Editor.getCurrentWordBoundaries" /> + <keyword name="Editor.getDocstringGenerator" id="Editor.getDocstringGenerator" ref="eric6.QScintilla.Editor.html#Editor.getDocstringGenerator" /> <keyword name="Editor.getEditorConfig" id="Editor.getEditorConfig" ref="eric6.QScintilla.Editor.html#Editor.getEditorConfig" /> <keyword name="Editor.getEncoding" id="Editor.getEncoding" ref="eric6.QScintilla.Editor.html#Editor.getEncoding" /> <keyword name="Editor.getFileName" id="Editor.getFileName" ref="eric6.QScintilla.Editor.html#Editor.getFileName" /> @@ -5537,6 +5563,7 @@ <keyword name="EricdocExecDialog.__readStdout" id="EricdocExecDialog.__readStdout" ref="eric6.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog.html#EricdocExecDialog.__readStdout" /> <keyword name="EricdocExecDialog.on_buttonBox_clicked" id="EricdocExecDialog.on_buttonBox_clicked" ref="eric6.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog.html#EricdocExecDialog.on_buttonBox_clicked" /> <keyword name="EricdocExecDialog.start" id="EricdocExecDialog.start" ref="eric6.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog.html#EricdocExecDialog.start" /> + <keyword name="EricdocGenerator (Module)" id="EricdocGenerator (Module)" ref="eric6.QScintilla.DocstringGenerator.EricdocGenerator.html" /> <keyword name="EricdocPlugin" id="EricdocPlugin" ref="eric6.Plugins.PluginEricdoc.html#EricdocPlugin" /> <keyword name="EricdocPlugin (Constructor)" id="EricdocPlugin (Constructor)" ref="eric6.Plugins.PluginEricdoc.html#EricdocPlugin.__init__" /> <keyword name="EricdocPlugin.__doEricdoc" id="EricdocPlugin.__doEricdoc" ref="eric6.Plugins.PluginEricdoc.html#EricdocPlugin.__doEricdoc" /> @@ -5962,6 +5989,8 @@ <keyword name="Function (Constructor)" id="Function (Constructor)" ref="eric6.Utilities.ModuleParser.html#Function.__init__" /> <keyword name="Function.addDescription" id="Function.addDescription" ref="eric6.Utilities.ModuleParser.html#Function.addDescription" /> <keyword name="Function.setEndLine" id="Function.setEndLine" ref="eric6.Utilities.ModuleParser.html#Function.setEndLine" /> + <keyword name="FunctionInfo" id="FunctionInfo" ref="eric6.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#FunctionInfo" /> + <keyword name="FunctionInfo (Constructor)" id="FunctionInfo (Constructor)" ref="eric6.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#FunctionInfo.__init__" /> <keyword name="FunctionVisitor" id="FunctionVisitor" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsChecker.html#FunctionVisitor" /> <keyword name="FunctionVisitor (Constructor)" id="FunctionVisitor (Constructor)" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsChecker.html#FunctionVisitor.__init__" /> <keyword name="FunctionVisitor.__checkFunctionNode" id="FunctionVisitor.__checkFunctionNode" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsChecker.html#FunctionVisitor.__checkFunctionNode" /> @@ -6844,6 +6873,7 @@ <keyword name="GoogleV2Engine.engineName" id="GoogleV2Engine.engineName" ref="eric6.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.GoogleV2Engine.html#GoogleV2Engine.engineName" /> <keyword name="GoogleV2Engine.getTranslation" id="GoogleV2Engine.getTranslation" ref="eric6.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.GoogleV2Engine.html#GoogleV2Engine.getTranslation" /> <keyword name="GoogleV2Engine.supportedLanguages" id="GoogleV2Engine.supportedLanguages" ref="eric6.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.GoogleV2Engine.html#GoogleV2Engine.supportedLanguages" /> + <keyword name="GoogledocGenerator (Module)" id="GoogledocGenerator (Module)" ref="eric6.QScintilla.DocstringGenerator.GoogledocGenerator.html" /> <keyword name="GotoDialog" id="GotoDialog" ref="eric6.QScintilla.GotoDialog.html#GotoDialog" /> <keyword name="GotoDialog (Constructor)" id="GotoDialog (Constructor)" ref="eric6.QScintilla.GotoDialog.html#GotoDialog.__init__" /> <keyword name="GotoDialog (Module)" id="GotoDialog (Module)" ref="eric6.QScintilla.GotoDialog.html" /> @@ -10456,6 +10486,7 @@ <keyword name="NumbersWidget.on_octInButton_clicked" id="NumbersWidget.on_octInButton_clicked" ref="eric6.UI.NumbersWidget.html#NumbersWidget.on_octInButton_clicked" /> <keyword name="NumbersWidget.on_octOutButton_clicked" id="NumbersWidget.on_octOutButton_clicked" ref="eric6.UI.NumbersWidget.html#NumbersWidget.on_octOutButton_clicked" /> <keyword name="NumbersWidget.on_sizeBox_valueChanged" id="NumbersWidget.on_sizeBox_valueChanged" ref="eric6.UI.NumbersWidget.html#NumbersWidget.on_sizeBox_valueChanged" /> + <keyword name="NumpydocGenerator (Module)" id="NumpydocGenerator (Module)" ref="eric6.QScintilla.DocstringGenerator.NumpydocGenerator.html" /> <keyword name="OpenSearch (Package)" id="OpenSearch (Package)" ref="index-eric6.WebBrowser.OpenSearch.html" /> <keyword name="OpenSearchDialog" id="OpenSearchDialog" ref="eric6.WebBrowser.OpenSearch.OpenSearchDialog.html#OpenSearchDialog" /> <keyword name="OpenSearchDialog (Constructor)" id="OpenSearchDialog (Constructor)" ref="eric6.WebBrowser.OpenSearch.OpenSearchDialog.html#OpenSearchDialog.__init__" /> @@ -11348,6 +11379,7 @@ <keyword name="Project.getDebuggerFilters" id="Project.getDebuggerFilters" ref="eric6.Project.Project.html#Project.getDebuggerFilters" /> <keyword name="Project.getDefaultRccCompilerParameters" id="Project.getDefaultRccCompilerParameters" ref="eric6.Project.Project.html#Project.getDefaultRccCompilerParameters" /> <keyword name="Project.getDefaultSourceExtension" id="Project.getDefaultSourceExtension" ref="eric6.Project.Project.html#Project.getDefaultSourceExtension" /> + <keyword name="Project.getDocstringType" id="Project.getDocstringType" ref="eric6.Project.Project.html#Project.getDocstringType" /> <keyword name="Project.getEditorLexerAssoc" id="Project.getEditorLexerAssoc" ref="eric6.Project.Project.html#Project.getEditorLexerAssoc" /> <keyword name="Project.getEolString" id="Project.getEolString" ref="eric6.Project.Project.html#Project.getEolString" /> <keyword name="Project.getFiles" id="Project.getFiles" ref="eric6.Project.Project.html#Project.getFiles" /> @@ -11382,6 +11414,7 @@ <keyword name="Project.getVcs" id="Project.getVcs" ref="eric6.Project.Project.html#Project.getVcs" /> <keyword name="Project.handleApplicationDiagram" id="Project.handleApplicationDiagram" ref="eric6.Project.Project.html#Project.handleApplicationDiagram" /> <keyword name="Project.handlePreferencesChanged" id="Project.handlePreferencesChanged" ref="eric6.Project.Project.html#Project.handlePreferencesChanged" /> + <keyword name="Project.hasDefaultDocstringParameter" id="Project.hasDefaultDocstringParameter" ref="eric6.Project.Project.html#Project.hasDefaultDocstringParameter" /> <keyword name="Project.hasDefaultIdlCompilerParameters" id="Project.hasDefaultIdlCompilerParameters" ref="eric6.Project.Project.html#Project.hasDefaultIdlCompilerParameters" /> <keyword name="Project.hasDefaultMakeParameters" id="Project.hasDefaultMakeParameters" ref="eric6.Project.Project.html#Project.hasDefaultMakeParameters" /> <keyword name="Project.hasDefaultRccCompilerParameters" id="Project.hasDefaultRccCompilerParameters" ref="eric6.Project.Project.html#Project.hasDefaultRccCompilerParameters" /> @@ -11905,6 +11938,30 @@ <keyword name="PyCoverageDialog.on_resultList_itemActivated" id="PyCoverageDialog.on_resultList_itemActivated" ref="eric6.DataViews.PyCoverageDialog.html#PyCoverageDialog.on_resultList_itemActivated" /> <keyword name="PyCoverageDialog.start" id="PyCoverageDialog.start" ref="eric6.DataViews.PyCoverageDialog.html#PyCoverageDialog.start" /> <keyword name="PyCoverageDialog.stringify" id="PyCoverageDialog.stringify" ref="eric6.DataViews.PyCoverageDialog.html#PyCoverageDialog.stringify" /> + <keyword name="PyDocstringGenerator" id="PyDocstringGenerator" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyDocstringGenerator" /> + <keyword name="PyDocstringGenerator (Constructor)" id="PyDocstringGenerator (Constructor)" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyDocstringGenerator.__init__" /> + <keyword name="PyDocstringGenerator (Module)" id="PyDocstringGenerator (Module)" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html" /> + <keyword name="PyDocstringGenerator.__generateDocstring" id="PyDocstringGenerator.__generateDocstring" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyDocstringGenerator.__generateDocstring" /> + <keyword name="PyDocstringGenerator.__generateDocstringFromBelow" id="PyDocstringGenerator.__generateDocstringFromBelow" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyDocstringGenerator.__generateDocstringFromBelow" /> + <keyword name="PyDocstringGenerator.__generateDocstringFromStart" id="PyDocstringGenerator.__generateDocstringFromStart" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyDocstringGenerator.__generateDocstringFromStart" /> + <keyword name="PyDocstringGenerator.__getFunctionBody" id="PyDocstringGenerator.__getFunctionBody" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyDocstringGenerator.__getFunctionBody" /> + <keyword name="PyDocstringGenerator.__getFunctionDefinitionFromBelow" id="PyDocstringGenerator.__getFunctionDefinitionFromBelow" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyDocstringGenerator.__getFunctionDefinitionFromBelow" /> + <keyword name="PyDocstringGenerator.__getFunctionDefinitionFromStart" id="PyDocstringGenerator.__getFunctionDefinitionFromStart" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyDocstringGenerator.__getFunctionDefinitionFromStart" /> + <keyword name="PyDocstringGenerator.__getIndentationInsertString" id="PyDocstringGenerator.__getIndentationInsertString" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyDocstringGenerator.__getIndentationInsertString" /> + <keyword name="PyDocstringGenerator.__isTripleQuotesStart" id="PyDocstringGenerator.__isTripleQuotesStart" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyDocstringGenerator.__isTripleQuotesStart" /> + <keyword name="PyDocstringGenerator.hasFunctionDefinition" id="PyDocstringGenerator.hasFunctionDefinition" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyDocstringGenerator.hasFunctionDefinition" /> + <keyword name="PyDocstringGenerator.insertDocstring" id="PyDocstringGenerator.insertDocstring" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyDocstringGenerator.insertDocstring" /> + <keyword name="PyDocstringGenerator.isDocstringIntro" id="PyDocstringGenerator.isDocstringIntro" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyDocstringGenerator.isDocstringIntro" /> + <keyword name="PyDocstringGenerator.isFunctionStart" id="PyDocstringGenerator.isFunctionStart" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyDocstringGenerator.isFunctionStart" /> + <keyword name="PyFunctionInfo" id="PyFunctionInfo" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyFunctionInfo" /> + <keyword name="PyFunctionInfo (Constructor)" id="PyFunctionInfo (Constructor)" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyFunctionInfo.__init__" /> + <keyword name="PyFunctionInfo.__findBracketPosition" id="PyFunctionInfo.__findBracketPosition" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyFunctionInfo.__findBracketPosition" /> + <keyword name="PyFunctionInfo.__findQuotePosition" id="PyFunctionInfo.__findQuotePosition" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyFunctionInfo.__findQuotePosition" /> + <keyword name="PyFunctionInfo.__isCharInPairs" id="PyFunctionInfo.__isCharInPairs" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyFunctionInfo.__isCharInPairs" /> + <keyword name="PyFunctionInfo.__splitArgumentToNameTypeValue" id="PyFunctionInfo.__splitArgumentToNameTypeValue" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyFunctionInfo.__splitArgumentToNameTypeValue" /> + <keyword name="PyFunctionInfo.__splitArgumentsTextToList" id="PyFunctionInfo.__splitArgumentsTextToList" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyFunctionInfo.__splitArgumentsTextToList" /> + <keyword name="PyFunctionInfo.parseBody" id="PyFunctionInfo.parseBody" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyFunctionInfo.parseBody" /> + <keyword name="PyFunctionInfo.parseDefinition" id="PyFunctionInfo.parseDefinition" ref="eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html#PyFunctionInfo.parseDefinition" /> <keyword name="PyProfile" id="PyProfile" ref="eric6.DebugClients.Python.PyProfile.html#PyProfile" /> <keyword name="PyProfile (Constructor)" id="PyProfile (Constructor)" ref="eric6.DebugClients.Python.PyProfile.html#PyProfile.__init__" /> <keyword name="PyProfile (Module)" id="PyProfile (Module)" ref="eric6.DebugClients.Python.PyProfile.html" /> @@ -12229,6 +12286,7 @@ <keyword name="QsciScintillaCompat.getEolIndicator" id="QsciScintillaCompat.getEolIndicator" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.getEolIndicator" /> <keyword name="QsciScintillaCompat.getFileName" id="QsciScintillaCompat.getFileName" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.getFileName" /> <keyword name="QsciScintillaCompat.getFoundTarget" id="QsciScintillaCompat.getFoundTarget" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.getFoundTarget" /> + <keyword name="QsciScintillaCompat.getGlobalCursorPosition" id="QsciScintillaCompat.getGlobalCursorPosition" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.getGlobalCursorPosition" /> <keyword name="QsciScintillaCompat.getIndicatorEndPos" id="QsciScintillaCompat.getIndicatorEndPos" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.getIndicatorEndPos" /> <keyword name="QsciScintillaCompat.getIndicatorStartPos" id="QsciScintillaCompat.getIndicatorStartPos" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.getIndicatorStartPos" /> <keyword name="QsciScintillaCompat.getLineSeparator" id="QsciScintillaCompat.getLineSeparator" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.getLineSeparator" /> @@ -13443,6 +13501,7 @@ <keyword name="SpellingPropertiesDialog (Module)" id="SpellingPropertiesDialog (Module)" ref="eric6.Project.SpellingPropertiesDialog.html" /> <keyword name="SpellingPropertiesDialog.initDialog" id="SpellingPropertiesDialog.initDialog" ref="eric6.Project.SpellingPropertiesDialog.html#SpellingPropertiesDialog.initDialog" /> <keyword name="SpellingPropertiesDialog.storeData" id="SpellingPropertiesDialog.storeData" ref="eric6.Project.SpellingPropertiesDialog.html#SpellingPropertiesDialog.storeData" /> + <keyword name="SphinxdocGenerator (Module)" id="SphinxdocGenerator (Module)" ref="eric6.QScintilla.DocstringGenerator.SphinxdocGenerator.html" /> <keyword name="SplashScreen" id="SplashScreen" ref="eric6.UI.SplashScreen.html#SplashScreen" /> <keyword name="SplashScreen (Constructor)" id="SplashScreen (Constructor)" ref="eric6.UI.SplashScreen.html#SplashScreen.__init__" /> <keyword name="SplashScreen (Module)" id="SplashScreen (Module)" ref="eric6.UI.SplashScreen.html" /> @@ -17456,10 +17515,14 @@ <keyword name="generalHardcodedTmp (Module)" id="generalHardcodedTmp (Module)" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalHardcodedTmp.html" /> <keyword name="generateCheckersDict" id="generateCheckersDict" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.__init__.html#generateCheckersDict" /> <keyword name="generateDistroInfo" id="generateDistroInfo" ref="eric6.Utilities.__init__.html#generateDistroInfo" /> + <keyword name="generateEricDoc" id="generateEricDoc" ref="eric6.QScintilla.DocstringGenerator.EricdocGenerator.html#generateEricDoc" /> + <keyword name="generateGoogleDoc" id="generateGoogleDoc" ref="eric6.QScintilla.DocstringGenerator.GoogledocGenerator.html#generateGoogleDoc" /> + <keyword name="generateNumpyDoc" id="generateNumpyDoc" ref="eric6.QScintilla.DocstringGenerator.NumpydocGenerator.html#generateNumpyDoc" /> <keyword name="generatePluginsVersionInfo" id="generatePluginsVersionInfo" ref="eric6.Utilities.__init__.html#generatePluginsVersionInfo" /> <keyword name="generatePyQtToolPath" id="generatePyQtToolPath" ref="eric6.Utilities.__init__.html#generatePyQtToolPath" /> <keyword name="generatePySideToolPath" id="generatePySideToolPath" ref="eric6.Utilities.__init__.html#generatePySideToolPath" /> <keyword name="generateQtToolName" id="generateQtToolName" ref="eric6.Utilities.__init__.html#generateQtToolName" /> + <keyword name="generateSphinxDoc" id="generateSphinxDoc" ref="eric6.QScintilla.DocstringGenerator.SphinxdocGenerator.html#generateSphinxDoc" /> <keyword name="generateVersionInfo" id="generateVersionInfo" ref="eric6.Utilities.__init__.html#generateVersionInfo" /> <keyword name="getAllImages" id="getAllImages" ref="eric6.WebBrowser.Tools.Scripts.html#getAllImages" /> <keyword name="getAllMetaAttributes" id="getAllMetaAttributes" ref="eric6.WebBrowser.Tools.Scripts.html#getAllMetaAttributes" /> @@ -17521,6 +17584,7 @@ <keyword name="getDeviceIcon" id="getDeviceIcon" ref="eric6.MicroPython.MicroPythonDevices.html#getDeviceIcon" /> <keyword name="getDiffColour" id="getDiffColour" ref="eric6.Preferences.__init__.html#getDiffColour" /> <keyword name="getDirs" id="getDirs" ref="eric6.Utilities.__init__.html#getDirs" /> + <keyword name="getDocstringGenerator" id="getDocstringGenerator" ref="eric6.QScintilla.DocstringGenerator.__init__.html#getDocstringGenerator" /> <keyword name="getDocuViewer" id="getDocuViewer" ref="eric6.Preferences.__init__.html#getDocuViewer" /> <keyword name="getEditor" id="getEditor" ref="eric6.Preferences.__init__.html#getEditor" /> <keyword name="getEditorAPI" id="getEditorAPI" ref="eric6.Preferences.__init__.html#getEditorAPI" /> @@ -17561,6 +17625,7 @@ <keyword name="getImporterInfo" id="getImporterInfo" ref="eric6.WebBrowser.Bookmarks.BookmarksImporters.XbelImporter.html#getImporterInfo" /> <keyword name="getImporterInfo" id="getImporterInfo" ref="eric6.WebBrowser.Bookmarks.BookmarksImporters.__init__.html#getImporterInfo" /> <keyword name="getImporters" id="getImporters" ref="eric6.WebBrowser.Bookmarks.BookmarksImporters.__init__.html#getImporters" /> + <keyword name="getIndentStr" id="getIndentStr" ref="eric6.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#getIndentStr" /> <keyword name="getInstallCommand" id="getInstallCommand" ref="eric6.E5Network.E5GoogleMailHelpers.html#getInstallCommand" /> <keyword name="getInstallInfoFilePath" id="getInstallInfoFilePath" ref="eric6.Globals.__init__.html#getInstallInfoFilePath" /> <keyword name="getIrc" id="getIrc" ref="eric6.Preferences.__init__.html#getIrc" /> @@ -17615,6 +17680,7 @@ <keyword name="getShell" id="getShell" ref="eric6.Preferences.__init__.html#getShell" /> <keyword name="getSupportedApiLanguages" id="getSupportedApiLanguages" ref="eric6.QScintilla.Lexers.__init__.html#getSupportedApiLanguages" /> <keyword name="getSupportedDevices" id="getSupportedDevices" ref="eric6.MicroPython.MicroPythonDevices.html#getSupportedDevices" /> + <keyword name="getSupportedDocstringTypes" id="getSupportedDocstringTypes" ref="eric6.QScintilla.DocstringGenerator.__init__.html#getSupportedDocstringTypes" /> <keyword name="getSupportedFormats" id="getSupportedFormats" ref="eric6.QScintilla.Exporters.__init__.html#getSupportedFormats" /> <keyword name="getSupportedLanguages" id="getSupportedLanguages" ref="eric6.QScintilla.Lexers.__init__.html#getSupportedLanguages" /> <keyword name="getSymlinkIcon" id="getSymlinkIcon" ref="eric6.UI.PixmapCache.html#getSymlinkIcon" /> @@ -18847,6 +18913,13 @@ <file>eric6.Project.UserPropertiesDialog.html</file> <file>eric6.PyUnit.UnittestDialog.html</file> <file>eric6.QScintilla.APIsManager.html</file> + <file>eric6.QScintilla.DocstringGenerator.BaseDocstringGenerator.html</file> + <file>eric6.QScintilla.DocstringGenerator.EricdocGenerator.html</file> + <file>eric6.QScintilla.DocstringGenerator.GoogledocGenerator.html</file> + <file>eric6.QScintilla.DocstringGenerator.NumpydocGenerator.html</file> + <file>eric6.QScintilla.DocstringGenerator.PyDocstringGenerator.html</file> + <file>eric6.QScintilla.DocstringGenerator.SphinxdocGenerator.html</file> + <file>eric6.QScintilla.DocstringGenerator.__init__.html</file> <file>eric6.QScintilla.Editor.html</file> <file>eric6.QScintilla.EditorAssembly.html</file> <file>eric6.QScintilla.EditorButtonsWidget.html</file> @@ -19326,6 +19399,7 @@ <file>index-eric6.Preferences.html</file> <file>index-eric6.Project.html</file> <file>index-eric6.PyUnit.html</file> + <file>index-eric6.QScintilla.DocstringGenerator.html</file> <file>index-eric6.QScintilla.Exporters.html</file> <file>index-eric6.QScintilla.Lexers.html</file> <file>index-eric6.QScintilla.MarkupProviders.html</file>