aboutsummaryrefslogtreecommitdiffstats
path: root/sources
diff options
context:
space:
mode:
Diffstat (limited to 'sources')
-rw-r--r--sources/pyside2/README.md10
-rw-r--r--sources/shiboken2/README.md19
2 files changed, 0 insertions, 29 deletions
diff --git a/sources/pyside2/README.md b/sources/pyside2/README.md
deleted file mode 100644
index c1897e859..000000000
--- a/sources/pyside2/README.md
+++ /dev/null
@@ -1,10 +0,0 @@
-# pyside2
-
-[![Join the chat at https://gitter.im/PySide/pyside2](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/PySide/pyside2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
-
-This repository is the sources for PySide2. If you would like to install PySide2, please go to [pyside2-setup](https://github.com/PySide/pyside2-setup) for instructions.
-
-### Project Status
-
-Have a look at the [Project Test Status](https://github.com/PySide/pyside2/wiki/Project-Test-Status)
-in the [PySide2 Wiki](https://github.com/PySide/pyside2/wiki) \ No newline at end of file
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