aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken2/README.md')
-rw-r--r--sources/shiboken2/README.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/sources/shiboken2/README.md b/sources/shiboken2/README.md
deleted file mode 100644
index b64f97d36..000000000
--- a/sources/shiboken2/README.md
+++ /dev/null
@@ -1,19 +0,0 @@
-# shiboken2
-
-This is shiboken2, the code generator for PySide2. It is part of pyside2-setup, which you
-should download for building and getting further information.
-
-Resources:
-
-* [PySide2-setup](https://github.com/PySide/pyside2-setup)
- The container-project with the setup.py script. It contains the following sub-projects:
- * [PySide2 Wiki](https://github.com/PySide/pyside2/wiki)
- Developer information
- * [PySide2](https://github.com/PySide/pyside2)
- The PySide2 project
- * [Shiboken2](https://github.com/PySide/shiboken2)
- The Shiboken2 project
- * [PySide2-tools](https://github.com/PySide/pyside2-examples)
- The PySide2-tools project
- * [PySide2-examples](https://github.com/PySide/pyside2-examples)
- The PySide2 example scripts