aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor/doc/typesystem_documentation.rst
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2018-11-23 12:15:25 +0100
committerCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2018-11-26 21:25:26 +0000
commit80d127dcac7695efbb1f3e4f5cecf3ac5943c952 (patch)
tree9843b90de563859ca724ad930c93101078747339 /sources/shiboken2/ApiExtractor/doc/typesystem_documentation.rst
parent164f4418de1a5ed19e160b1ec8457503a1e8c9d6 (diff)
Doc: Update copyright statements and obsolete info
Update the copyright statements visible in Shiboken2 and ApiExtractor documentation sets. Update the name of the Qt documentation tool. Change-Id: I09726e15a6b860f2698df683138a02683596d07d Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/shiboken2/ApiExtractor/doc/typesystem_documentation.rst')
-rw-r--r--sources/shiboken2/ApiExtractor/doc/typesystem_documentation.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/sources/shiboken2/ApiExtractor/doc/typesystem_documentation.rst b/sources/shiboken2/ApiExtractor/doc/typesystem_documentation.rst
index 43f72a1ba..d73e43cb1 100644
--- a/sources/shiboken2/ApiExtractor/doc/typesystem_documentation.rst
+++ b/sources/shiboken2/ApiExtractor/doc/typesystem_documentation.rst
@@ -30,9 +30,9 @@ modify-documentation
^^^^^^^^^^^^^^^^^^^^
The modify-documentation node allows you to change the auto-generated
- documentation. API Extractor transforms XML's from qdoc3 (the Qt documentation
- tool) into .rst files to be processed later using Sphinx. So you can modify
- the XML before the transformation occur.
+ documentation. API Extractor transforms XML's from qdoc (the Qt documentation
+ tool) into .rst files to be processed later using Sphinx. You can modify
+ the XML before the transformation takes place.
.. code-block:: xml