aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc/extras
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2019-12-05 15:41:02 +0100
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2019-12-06 11:24:08 +0100
commit16daec09be3379f9e3768bddca23cf86f8a1a897 (patch)
treeb1f730653c64324f3a68afdfe141130fe1b43c18 /sources/pyside2/doc/extras
parent10c6e8475588c68b3a613081aba39c5fee01ef18 (diff)
Doc: Fix warnings about link targets and indentation
Also ensured that all the doc entities are in the toctree so that the navigation breadcrumb is generated. Change-Id: If993cca4c7e91723fa373d3453196bcfee9f3ffa Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources/pyside2/doc/extras')
-rw-r--r--sources/pyside2/doc/extras/QtCore.ClassInfo.rst2
-rw-r--r--sources/pyside2/doc/extras/QtCore.Signal.rst2
-rw-r--r--sources/pyside2/doc/extras/QtCore.Slot.rst2
3 files changed, 3 insertions, 3 deletions
diff --git a/sources/pyside2/doc/extras/QtCore.ClassInfo.rst b/sources/pyside2/doc/extras/QtCore.ClassInfo.rst
index d2267be9c..89ca926c7 100644
--- a/sources/pyside2/doc/extras/QtCore.ClassInfo.rst
+++ b/sources/pyside2/doc/extras/QtCore.ClassInfo.rst
@@ -1,4 +1,4 @@
-.. module:: PySide2.QtCore
+.. currentmodule:: PySide2.QtCore
.. _ClassInfo:
ClassInfo
diff --git a/sources/pyside2/doc/extras/QtCore.Signal.rst b/sources/pyside2/doc/extras/QtCore.Signal.rst
index 16c640831..a0660f88f 100644
--- a/sources/pyside2/doc/extras/QtCore.Signal.rst
+++ b/sources/pyside2/doc/extras/QtCore.Signal.rst
@@ -1,4 +1,4 @@
-.. module:: PySide2.QtCore
+.. currentmodule:: PySide2.QtCore
.. _Signal:
Signal
diff --git a/sources/pyside2/doc/extras/QtCore.Slot.rst b/sources/pyside2/doc/extras/QtCore.Slot.rst
index 3bc64c03a..5a59a2ae3 100644
--- a/sources/pyside2/doc/extras/QtCore.Slot.rst
+++ b/sources/pyside2/doc/extras/QtCore.Slot.rst
@@ -1,4 +1,4 @@
-.. module:: PySide2.QtCore
+.. currentmodule:: PySide2.QtCore
.. _Slot:
Slot