From f9eb7b2bc5011323864f9f8d6ae5aa4ceb96c06e Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Tue, 30 May 2017 09:59:36 +0200 Subject: Remove README.md of PySide2/Shiboken2 They contain outdated links and are no longer required after the repository merge. Change-Id: I6867435bcd1bbe53308dea1d9d8c1ba1a0fc0584 Reviewed-by: Christian Tismer --- sources/pyside2/README.md | 10 ---------- sources/shiboken2/README.md | 19 ------------------- 2 files changed, 29 deletions(-) delete mode 100644 sources/pyside2/README.md delete mode 100644 sources/shiboken2/README.md (limited to 'sources') 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 -- cgit v1.2.3